Cleanup work environment

This commit is contained in:
Guy Lewin 2019-03-16 20:53:13 +02:00
parent ccd00c2b9e
commit 13e6bbd478
2 changed files with 5 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
config.py
/Code/Data
__pycache__/
.DS_Store
/Code/input.txt

View File