X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/42faac096df5479bd7747d9068eb88d1410d6d34..3cff6e4a3f7e7acceacbc621f9196204b508121e:/.gitignore diff --git a/.gitignore b/.gitignore index 38cbc213..a1290ede 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,14 @@ localsettings.py dev.sqlite requirements.pybundle +*~ # Python garbage *.pyc .coverage +coverage.xml +nosetests.xml +pip-log.txt # Mac OS X garbage .DS_Store