# 外部仓库（由脚本管理，不纳入版本控制）
repos/

# 临时 Git 仓库（克隆的 bare 仓库，本地分析使用）
spark-store.git/
apm-app-store.git/

# 临时文件
*.tmp
*.log

# 系统文件
.DS_Store
Thumbs.db
