daa76b6b9e
Co-authored-by: Cursor <cursoragent@cursor.com>
13 lines
197 B
Plaintext
13 lines
197 B
Plaintext
# 部署生成的客户端配置与运行时数据
|
|
client/generated/
|
|
data/
|
|
panel/venv/
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# 本地环境配置(勿提交密钥)
|
|
.env
|
|
# 临时文件
|
|
*.log
|
|
.DS_Store
|