# 密钥与本地配置
backend/.env

# Python
backend/.venv/
__pycache__/
*.pyc

# 临时/日志
*.log
