Initial commit and design

This commit is contained in:
2018-02-26 22:55:01 +01:00
commit 1b7933187e
8 changed files with 293 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/default_config.py
__pycache__/
*.pyc