X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/daa011c7867f3ed69b32e680672107536896cfa8..22e115b5e9022e38982787ebfd58c384c5c5d6f0:/.gitignore

diff --git a/.gitignore b/.gitignore
index e3d34fee5..99c089870 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,11 @@
 localsettings.py
 dev.sqlite
-fabfile_local.py
 *.db
 *.db-journal
 *~
 *.orig
 *.log
 .sass-cache
-*.mo
 *.css.map
 
 # Compress output
@@ -22,6 +20,7 @@ src/wolnelektury/static/scss/*.css
 coverage.xml
 pip-log.txt
 nosetests.xml
+/htmlcov
 
 # Mac OS X garbage
 .DS_Store
@@ -38,6 +37,10 @@ thumbs.db
 # PyCharm
 .idea
 
+# Emacs
+\#*\#
+.\#*
+
 # Tags file
 TAGS