# Maven构建产物 target/ # IDE相关文件 .idea/ .vscode/ # 系统文件 .DS_Store Thumbs.db # 日志文件 *.log # 临时文件 *.tmp *.temp