X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/aa13da868e8aeabd48e8238886ee05bf1e4b80a0..9362aac47564f9b03a3fcad625b312e85dfdf6db:/.gitignore

diff --git a/.gitignore b/.gitignore
index a3f95c013..c37544128 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,10 @@
 localsettings.py
 dev.sqlite
 *.db
+*.db-journal
 *~
 *.orig
+*.log
 
 # Compress output
 /wolnelektury/static/css/all.min*.css
@@ -29,3 +31,5 @@ thumbs.db
 .pydevproject
 .tmp_*
 
+# Tags file
+TAGS