1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-01 03:41:31 +00:00
py65/.gitignore
2014-03-16 12:30:29 -07:00

15 lines
116 B
Plaintext

.DS_Store
.coverage
.tox
*~
*.pyc
*.pyo
*.swp
coverage.xml
nosetests.xml
build/
dist/
env*/
htmlcov/
py65.egg-info/