Ignore coverage files

This commit is contained in:
Mike Naberezny 2014-03-16 12:22:19 -07:00
parent 8f126be04a
commit 95066d11e8
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -1,9 +1,13 @@
.DS_Store
.coverage
.tox
*~
*.pyc
*.pyo
*.swp
coverage.xml
nosetests.xml
build/
dist/
env*/
py65.egg-info/