git should ignore __pycache__

This commit is contained in:
Matthieu Muffato 2019-08-23 02:55:20 +01:00
parent 3bf822c071
commit 647b2c9140

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
__pycache__