add .gitignore for __pycache__

This commit is contained in:
Mark Ignacio
2021-02-13 10:08:52 -08:00
parent 7f8882c9e9
commit 3a365243d9

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
__pycache__