1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-10 02:29:29 +00:00
py65/.gitignore

10 lines
64 B
Plaintext
Raw Normal View History

2009-04-05 01:46:00 +00:00
.DS_Store
2013-10-26 23:00:54 +00:00
.tox
*~
2009-02-24 06:26:10 +00:00
*.pyc
*.pyo
2009-04-07 23:33:57 +00:00
*.swp
build/
dist/
2012-08-26 23:14:13 +00:00
py65.egg-info/