Init project

This commit is contained in:
Loic Guegan 2020-04-21 15:48:24 +02:00
commit 5c07eda3fa
10 changed files with 384 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
##### Python
__pycache__
env
##### Emacs
\#*
.\#*
##### Other
tests