# 构建产物
dist/
build/
*.egg-info/
__pycache__/
*.py[cod]

# 机密 —— 千万别提交
PyPI-Recovery-Codes-*.txt
*.pem
*.key
.env

# 系统文件
.DS_Store
