X-Git-Url: https://git.mdrn.pl/fnpdjango.git/blobdiff_plain/4bc4a4cd7c8470de220e86fe44b50d427368c942..c5f50329c7ddea87333c6137d994252c47783aa4:/.gitignore diff --git a/.gitignore b/.gitignore index ea2e8e1..39ece65 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *~ *.orig *.log +*.swp # Python garbage *.pyc @@ -10,6 +11,8 @@ nosetests.xml build dist *.egg-info +.tox +/htmlcov # Mac OS X garbage .DS_Store