# 二进制
bin/

# 数据库与运行时数据
data/*.db
data/*.db-*

# 系统文件
.DS_Store

# 日志
*.log
