diff options
author | kwadronaut <kwadronaut@leap.se> | 2015-11-03 21:08:33 +0100 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2015-11-03 21:08:33 +0100 |
commit | 6337e81d0cced89ed587c1634a3406e97853c309 (patch) | |
tree | 718bfe35c1a97c742346a9fe3b434ef2e9503d6f /.gitignore | |
parent | 2f028e1fcfc71f404781a05a884f4b0e07b04a6c (diff) |
include gitignore for .sass-cache/
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ public/ pages/assets/.sass-cache/ +.sass-cache/ |