X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/7100b7600042ac22687fb3036547841578b7e512..1424bfacd82ffc238f90f1baa99388fc1ac9f2e7:/.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