Added gitignore for pyc files. saw it in a previous commit message

This commit is contained in:
Stephen Simpson 2011-10-30 23:08:49 -05:00
parent 3826ae7404
commit b7f945bbc6

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.pyc