first commit

This commit is contained in:
dekun
2026-05-22 13:06:42 +08:00
commit af5c249cf8
27 changed files with 1741 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
.env
logs/
__pycache__/
*.py[cod]
*.db
.venv/
venv/
.idea/
.vscode/