This commit is contained in:
sam 2023-09-29 22:31:32 +02:00
commit 1d2c06fc9a
13 changed files with 458 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
.env
data/
.vscode
__pycache__