X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/7259f33ebe13b4b61cc9c4b1d5f97d6cd5e79976..e6e1017c531add5a7a5cbd4e24dc38fce4da0ea0:/.gitignore?ds=inline 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