This commit is contained in:
2026-04-28 00:04:27 +02:00
parent 117ac320e0
commit 45773571aa
8 changed files with 489 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Local application data
log/
*.db