Add __pycache__ to .gitignore

This commit is contained in:
doobry 2019-03-01 17:35:47 +01:00
parent 3d21f613d2
commit adf5d65a03
No known key found for this signature in database
GPG key ID: B336D1A4E1A12B24

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
__pycache__