Initial commit, local mode runs

This commit is contained in:
Christoph Schranz
2019-11-12 22:22:20 +01:00
parent 17f3f612dd
commit 87f2e77449
14 changed files with 832 additions and 0 deletions

5
.gitignore vendored
View File

@@ -102,3 +102,8 @@ venv.bak/
# mypy
.mypy_cache/
# individual stuff
/data
*.save*