Fixes #3073: typo in meta:description.
[wolnelektury.git] / .gitignore
index 6714e23..cceada8 100644 (file)
@@ -10,6 +10,9 @@ dev.sqlite
 # Compress output
 /static
 
+# SCSS output
+apps/wolnelektury_core/static/scss/*.css
+
 # Python garbage
 *.pyc
 .coverage