move to django 1.4 and django-pipeline,
[wolnelektury.git] / .gitignore
index 1befb63..c3e3e48 100644 (file)
@@ -4,13 +4,10 @@ dev.sqlite
 *.db-journal
 *~
 *.orig
+*.log
 
 # 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
 
 # Python garbage
 *.pyc
@@ -30,3 +27,8 @@ thumbs.db
 .pydevproject
 .tmp_*
 
+# Tags file
+TAGS
+
+media
+search_index