Update gitignore, clean code

This commit is contained in:
Loic GUEGAN 2018-09-03 16:26:14 +02:00
parent b0b7c993d4
commit 75d0268477
7 changed files with 37 additions and 42 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
# Do not include python cache
__pycache__
.pydevproject
.project