Added gitignore for __pycache__

This commit is contained in:
Petr Hodina 2017-10-18 10:17:44 +02:00
parent 0eb2cbc9cf
commit 1016115be1

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
__pycache__