Ignore the new files tox creates

This commit is contained in:
Bert JW Regeer 2016-02-16 18:29:04 -07:00
parent 84ea83e241
commit 389ef525f0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@
*.swp *.swp
.coverage .coverage
.tox/ .tox/
py*-cover.xml
coverage-*.xml coverage-*.xml
nosetests*.xml nosetests*.xml
env26/ env26/