初始化demo

This commit is contained in:
杜宇轩
2026-09-11 15:45:13 +08:00
commit fdc58229af
25 changed files with 644 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
sessions/
.env
__pycache__/
*.pyc
.venv/
venv/
*tmp*