# IDEA相关 .idea/ *.iml .chat .mvn # 编译输出 out/ target/ build/ # 依赖库 *.jar # 日志和临时文件 *.log *.tmp *.temp # 系统文件 .DS_Store Thumbs.db # 个人配置 *.dmp