X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/00a90d6175599e055f5a84697c8388d81ac1b007..e5ba4e015ad743e8581275272c61a660f32d9fed:/.gitignore diff --git a/.gitignore b/.gitignore index a926b1ad..0d555842 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,15 @@ 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