Don't save pyc

This commit is contained in:
Bruce Eckel 2015-05-10 12:28:03 -07:00
parent a3899e3482
commit ba9f47089f

1
.gitignore vendored
View File

@ -61,3 +61,4 @@ io/*.tmp
io/test.zip
io/test.gz
io/X.file
*.pyc