1f36a76ce0
Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
145 B
Plaintext
12 lines
145 B
Plaintext
# 运行时数据
|
|
data/
|
|
panel/venv/
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# 本地环境配置(勿提交密钥)
|
|
.env
|
|
# 临时文件
|
|
*.log
|
|
.DS_Store
|