# 日志文件
*.log

# 临时文件
temp_email.html

# 状态文件
status.json

# Python
__pycache__/
*.py[cod]
*$py.class