1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-01 03:41:31 +00:00

Ignore coverage files

This commit is contained in:
Mike Naberezny 2014-03-16 12:30:29 -07:00
parent 95066d11e8
commit df0478f70a

1
.gitignore vendored
View File

@ -10,4 +10,5 @@ nosetests.xml
build/
dist/
env*/
htmlcov/
py65.egg-info/