Skip to content

Commit

Permalink
CONFIG: Add .sass-cache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcu committed Mar 15, 2016
1 parent 4e21c29 commit d8fd2d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ build/
bin/
node_modules/
vendor/
.sass-cache*

0 comments on commit d8fd2d2

Please sign in to comment.