This commit is contained in:
Gru
2025-02-23 00:38:05 +01:00
commit 61a99df363
20 changed files with 2561 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
__pycache__
data/
instance/
venv/