Initial setup

This commit is contained in:
2022-01-14 09:42:34 +01:00
parent bb73d93cef
commit 30961c7e1c
5 changed files with 213 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.idea/
data/
__pycache__/
venv/