# Maven构建产物 target/ # IDE相关文件 .idea/ .vscode/ # 数据库文件 *.db # 系统文件 .DS_Store Thumbs.db # 日志文件 *.log # 临时文件 *.tmp *.temp # 批处理文件 run.bat