X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/daa011c7867f3ed69b32e680672107536896cfa8..3c2212f96c81ec3440c8ad8c9290786cf30327e4:/.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