mirror of
https://github.com/mnaberez/py65.git
synced 2024-12-26 02:29:21 +00:00
Ignore coverage files
This commit is contained in:
parent
8f126be04a
commit
95066d11e8
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,9 +1,13 @@
|
||||
.DS_Store
|
||||
.coverage
|
||||
.tox
|
||||
*~
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.swp
|
||||
coverage.xml
|
||||
nosetests.xml
|
||||
build/
|
||||
dist/
|
||||
env*/
|
||||
py65.egg-info/
|
||||
|
Loading…
Reference in New Issue
Block a user