Fundraising in PDF.
[wolnelektury.git] / .gitignore
index e3d34fe..3d746f9 100644 (file)
@@ -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,8 @@ src/wolnelektury/static/scss/*.css
 coverage.xml
 pip-log.txt
 nosetests.xml
+/htmlcov
+.python-version
 
 # Mac OS X garbage
 .DS_Store
@@ -38,6 +38,10 @@ thumbs.db
 # PyCharm
 .idea
 
+# Emacs
+\#*\#
+.\#*
+
 # Tags file
 TAGS