Ignore .pyc files.

This commit is contained in:
Storm Dragon 2016-07-13 15:46:13 -04:00
parent 12734e3930
commit cb8c6c0951

1
.gitignore vendored
View File

@ -1 +1,2 @@
__pycache__/
*\.pyc