Update the docs to show how badly are changes needed.
[wolnelektury.git] / .gitignore
index 6714e23..35f07ab 100644 (file)
@@ -10,6 +10,9 @@ dev.sqlite
 # Compress output
 /static
 
+# SCSS output
+apps/wolnelektury_core/static/scss/*.css
+
 # Python garbage
 *.pyc
 .coverage
@@ -33,3 +36,4 @@ TAGS
 
 media
 search_index
+doc/_build