1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-14 13:29:28 +00:00

Add .tox to gitignore

This commit is contained in:
Mike Naberezny 2013-10-26 16:00:54 -07:00
parent 8a3bdd7870
commit 560ef4374d

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.DS_Store
.tox
*~
*.pyc
*.pyo