# 编译输出 out/ target/ # IDEA 配置(可选,看你需不需要共享) .idea/ *.iml # 运行时配置 config/ # 日志 *.log logs/ # 系统文件 .DS_Store Thumbs.db