From bd19e7f7a3f9998131c0576b98c254f3e6d766c6 Mon Sep 17 00:00:00 2001 From: wind Date: Fri, 14 Apr 2023 22:41:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 549e00a2..12cec4a8 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ target/ build/ !**/src/main/**/build/ !**/src/test/**/build/ - +.flattened-pom.xml +**/.flattened-pom.xml ### VS Code ### .vscode/