Merge branch 'master' into rwd
[wolnelektury.git] / .gitignore
index c3e3e48..cceada8 100644 (file)
@@ -5,10 +5,14 @@ dev.sqlite
 *~
 *.orig
 *.log
+.sass-cache
 
 # Compress output
 /static
 
+# SCSS output
+apps/wolnelektury_core/static/scss/*.css
+
 # Python garbage
 *.pyc
 .coverage