From 0b07b59510ca76cf796704e37b901ce03ea4feda Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Wed, 11 May 2022 20:09:38 +0200 Subject: [PATCH] Ignore flattened pom --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 757dcb3..b18f076 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ /.classpath /.project /.settings/ - \ No newline at end of file + +.flattened-pom.xml