# 发布包
Releases/

# 测试文件
Test/

# 日志文件
*.log
logs/

# Python
__pycache__/
*.pyc
.pyo
.env
.venv/
