X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/42faac096df5479bd7747d9068eb88d1410d6d34..14ef0f01b872499feef610e69b949915eb8d1bc6:/.gitignore diff --git a/.gitignore b/.gitignore index 38cbc213..0d555842 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,16 @@ localsettings.py dev.sqlite requirements.pybundle +*~ +*.orig # Python garbage *.pyc .coverage +.coveragerc +coverage.xml +nosetests.xml +pip-log.txt # Mac OS X garbage .DS_Store