Ignore pyc files

This commit is contained in:
Jed Reynolds
2019-10-28 17:39:51 -07:00
parent a252b641a3
commit 53c3b9f595

3
py-json/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*.pyc
__pycache__
__pycache__/*