# 日志
logs/
*.log

# Python
__pycache__/
*.py[cod]

# 环境
venv/
.env