X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/7259f33ebe13b4b61cc9c4b1d5f97d6cd5e79976..58d4aaf62aad7d19d2fb26176afd083c8f75f82a:/.gitignore diff --git a/.gitignore b/.gitignore index a1290ede..0d555842 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,12 @@ localsettings.py dev.sqlite requirements.pybundle *~ +*.orig # Python garbage *.pyc .coverage +.coveragerc coverage.xml nosetests.xml pip-log.txt