chore: ignore Python bytecode
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
client/generated/
|
||||
data/
|
||||
panel/venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# 本地环境配置(勿提交密钥)
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user