mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Add .sass-cache to .gitignore.
This commit is contained in:
parent
fe64d501b9
commit
95345d2d20
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
||||||
/doc
|
/doc
|
||||||
/pkg
|
/pkg
|
||||||
/test/rails
|
/test/rails
|
||||||
|
/.sass-cache
|
||||||
|
|
Loading…
Add table
Reference in a new issue