Skip to content

Commit

Permalink
gitignore sass autocompilation cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
Swizec committed Jan 22, 2015
1 parent 0fe0296 commit d5cf75d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ Session.vim
COMMIT_MSG

node_modules

# Some editors automagically compile sass
src/**/.sass-cache
src/**/_*.css

0 comments on commit d5cf75d

Please # to comment.