X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/42faac096df5479bd7747d9068eb88d1410d6d34..84d7dc51e9a98aa65989da1f32e93b2fd4d6a0e0:/.gitignore diff --git a/.gitignore b/.gitignore index 38cbc213..0d555842 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,16 @@ 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