diff options
author | Carl Suster <carl@contraflo.ws> | 2013-11-06 15:30:32 -0800 |
---|---|---|
committer | Carl Suster <carl@contraflo.ws> | 2013-11-06 15:30:32 -0800 |
commit | db625a1012e9b1a84904e565a78acfa63260835e (patch) | |
tree | 47131bf914c68b705542f5b7709bebb93068eecb /Global | |
parent | 49d7fbfc8cd408dc9abdfba80b525995248b2dce (diff) | |
parent | 923acecd295f11a3bdb6661af9fabfe97123bb23 (diff) | |
download | gitignore-db625a1012e9b1a84904e565a78acfa63260835e.tar.gz gitignore-db625a1012e9b1a84904e565a78acfa63260835e.zip |
Merge pull request #643 from stationkeeping/patch-1
Fixed SASS case (It's Sass, not SASS)
Diffstat (limited to 'Global')
-rw-r--r-- | Global/SASS.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Global/SASS.gitignore b/Global/SASS.gitignore index 2c306072..c1df001e 100644 --- a/Global/SASS.gitignore +++ b/Global/SASS.gitignore @@ -1,2 +1,2 @@ -### SASS Ignores - "Sassy CSS" http://sass-lang.com/ +### Sass Ignores - "Sassy CSS" http://sass-lang.com/ *.sass-cache |