Init repo with git ignore

This commit is contained in:
Loic GUEGAN 2018-08-31 18:41:38 +02:00
commit a31c566784

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
# Do not include python cache
__pycache__