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

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