chore: ignore Python bytecode

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-28 00:26:43 +08:00
parent 6a42f58f5b
commit daa76b6b9e
4 changed files with 2 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
client/generated/
data/
panel/venv/
__pycache__/
*.pyc
# 本地环境配置(勿提交密钥)
.env