X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/aa13da868e8aeabd48e8238886ee05bf1e4b80a0..13544b90e80a9e85713603b3ea914605022aa72b:/.gitignore

diff --git a/.gitignore b/.gitignore
index a3f95c013..c3e3e48b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,13 @@
 localsettings.py
 dev.sqlite
 *.db
+*.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
@@ -29,3 +27,8 @@ thumbs.db
 .pydevproject
 .tmp_*
 
+# Tags file
+TAGS
+
+media
+search_index