Initial commit: project setup

This commit is contained in:
ecki
2026-04-09 16:54:31 +02:00
commit aeaf8c164c
3 changed files with 47 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
__pycache__/
*.pyc
.env
*.db
.vscode/
.idea/
node_modules/