.gitignore @@ -13,6 +13,8 @@ # 排除 Maven 构建目录(target) target/ # 排除UI目录 UI/ # 可选:如果有其他构建工具的输出目录,也可以一并排除 # 例如 Gradle 的构建目录