Update the docs to show how badly are changes needed.
[wolnelektury.git] / .gitignore
index 944c338..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
@@ -31,4 +32,8 @@ thumbs.db
 .tmp_*
 
 # Tags file
-TAGS
\ No newline at end of file
+TAGS
+
+media
+search_index
+doc/_build