py65/.gitignore

15 lines
116 B
Plaintext

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