Первая публикация кода

This commit is contained in:
2025-10-17 19:16:15 +03:00
commit 0dffd5df20
17 changed files with 3440 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.vscode/settings.json
# Do not commit secrets
.env
.env.*
__pycache__/
*/__pycache__/
*.pyc
.venv/
data/