Update the docs to show how badly are changes needed.
[wolnelektury.git] / .gitignore
index 1befb63..35f07ab 100644 (file)
@@ -4,13 +4,14 @@ dev.sqlite
 *.db-journal
 *~
 *.orig
+*.log
+.sass-cache
 
 # Compress output
-/wolnelektury/static/css/all.min*.css
-/wolnelektury/static/js/all*.min.js
-/wolnelektury/static/css/book.min*.css
-/wolnelektury/static/js/book*.min.js
-/wolnelektury/static/js/jquery.min.js
+/static
+
+# SCSS output
+apps/wolnelektury_core/static/scss/*.css
 
 # Python garbage
 *.pyc
@@ -30,3 +31,9 @@ thumbs.db
 .pydevproject
 .tmp_*
 
+# Tags file
+TAGS
+
+media
+search_index
+doc/_build