Merge commit 'afb3cc28'
[wolnelektury.git] / .gitignore
index ed1bedc..cf605b2 100644 (file)
@@ -21,6 +21,7 @@ src/wolnelektury/static/scss/*.css
 coverage.xml
 pip-log.txt
 nosetests.xml
+/htmlcov
 
 # Mac OS X garbage
 .DS_Store
@@ -37,6 +38,10 @@ thumbs.db
 # PyCharm
 .idea
 
+# Emacs
+\#*\#
+.\#*
+
 # Tags file
 TAGS