X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/00a90d6175599e055f5a84697c8388d81ac1b007..4d106a6318aa0c508a93acb9e2a6fb146ed177ba:/.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