X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/052d04573f9cda47a575ee36e44e3a7d97da354a..db0d48d5087bd81928eceffec3dd9379ca52f558:/.gitignore

diff --git a/.gitignore b/.gitignore
index ed1bedc89..3d746f904 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
 localsettings.py
 dev.sqlite
-fabfile_local.py
 *.db
 *.db-journal
 *~
@@ -21,6 +20,8 @@ src/wolnelektury/static/scss/*.css
 coverage.xml
 pip-log.txt
 nosetests.xml
+/htmlcov
+.python-version
 
 # Mac OS X garbage
 .DS_Store
@@ -37,6 +38,10 @@ thumbs.db
 # PyCharm
 .idea
 
+# Emacs
+\#*\#
+.\#*
+
 # Tags file
 TAGS