X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/7259f33ebe13b4b61cc9c4b1d5f97d6cd5e79976..4a1f5b4c9e482dcc399940c027a9fdf6a74ea78a:/.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