diff --git a/.gitignore b/.gitignore index f7a54f6..6df236c 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,5 @@ node_modules # The css that we generate static/css +# The cache for our sass process +.sass-cache