X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..452c475a6450a61a15c857594f995315cf153083:/.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