X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e56c4341bbe30634e9f44871b4259a28ffc3f1b9..bc4023dd74859fd46016dc5c672ee4d6832012b0:/.gitignore diff --git a/.gitignore b/.gitignore index 1666a7991..99c089870 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,12 @@ localsettings.py dev.sqlite -fabfile_local.py *.db *.db-journal *~ *.orig *.log .sass-cache -*.mo +*.css.map # Compress output /var @@ -21,6 +20,7 @@ src/wolnelektury/static/scss/*.css coverage.xml pip-log.txt nosetests.xml +/htmlcov # Mac OS X garbage .DS_Store @@ -37,6 +37,10 @@ thumbs.db # PyCharm .idea +# Emacs +\#*\# +.\#* + # Tags file TAGS