From aa8e773e66262de7fc837c361937189a6b146778 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Mon, 11 Apr 2022 11:43:30 +0200 Subject: [PATCH] ignore pom --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 01f9e3e..b1e2975 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /target/ *.iml + +.ci-friendly-pom.xml