diff options
| -rw-r--r-- | global.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/global.gitignore b/global.gitignore index bf82599..6df513b 100644 --- a/global.gitignore +++ b/global.gitignore @@ -1,6 +1,8 @@ *.~ *.swp +.sass-cache + # Ruby thingies .rbx/ .rake_tasks |
