From a25aa44f095dce16b04a426b3e404945785f797e Mon Sep 17 00:00:00 2001 From: "chen.ma" Date: Tue, 31 May 2022 19:22:09 +0800 Subject: [PATCH] Add ignore file type --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a1ca3631..894920db 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ build/ # maven plugin ignore *.gpg +.flattened-pom.xml