X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d7d7e49e08a5648e152bbc91e091af293478629b..72959c8d0c74c83da56f8b1a86ec6d915d3fe57c:/.gitignore?ds=inline

diff --git a/.gitignore b/.gitignore
index f11a79bab..6714e2301 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,35 @@
 localsettings.py
 dev.sqlite
+*.db
+*.db-journal
+*~
+*.orig
+*.log
+.sass-cache
+
+# Compress output
+/static
 
 # Python garbage
 *.pyc
 .coverage
+pip-log.txt
+nosetests.xml
 
 # Mac OS X garbage
 .DS_Store
 
 # Windows garbage
 thumbs.db
+
+# Eclipse
+.project
+.settings
+.pydevproject
+.tmp_*
+
+# Tags file
+TAGS
+
+media
+search_index