first working draft

This commit is contained in:
2021-03-13 16:53:15 +01:00
parent f58ed9fee0
commit 65f8c7d4be
8 changed files with 487 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
config.yaml
# Python virtual environment:
/.venv/
# pipenv lock-file and cache directory: