This commit is contained in:
eric
2026-03-26 15:35:58 +08:00
parent 5306e8b5cc
commit a1b50b6da9
23 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@@ -11,3 +11,8 @@ venv/
.venv/
# .env
# .env.local
__pycache__/
*.py[cod]
*.pyo
*.pyd