Reorganize SCSS files, RWD-ize funding.
[wolnelektury.git] / .gitignore
index 6714e23..60e1b51 100644 (file)
@@ -10,6 +10,9 @@ dev.sqlite
 # Compress output
 /static
 
+# SCSS output
+scss/*.css
+
 # Python garbage
 *.pyc
 .coverage