Update the docs to show how badly are changes needed.
[wolnelektury.git] / .gitignore
index c3e3e48..35f07ab 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
@@ -32,3 +36,4 @@ TAGS
 
 media
 search_index
+doc/_build