增加env

This commit is contained in:
dekun
2026-05-12 15:38:27 +08:00
parent 895e1bed0f
commit 6280480e48
7 changed files with 170 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
.env
.venv/
venv/
__pycache__/
*.py[cod]
*.db
instance/
logs/