Ignore .sass-cache

This commit is contained in:
Robert Lord 2016-01-26 12:52:33 -06:00
parent 7f88aafcba
commit 02428eb687

1
.gitignore vendored
View file

@ -15,6 +15,7 @@ tmp
build/ build/
.cache .cache
.vagrant .vagrant
.sass-cache
# YARD artifacts # YARD artifacts
.yardoc .yardoc