From 6c0c401bfa1dac9403fe7c72cdf99eae79e94575 Mon Sep 17 00:00:00 2001 From: Sualeh Fatehi Date: Mon, 30 Aug 2021 19:28:01 -0400 Subject: [PATCH] Ignore pom.xml backup --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2e87a20..6b1cc5c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ build/ out/ target/ **/launch.json +pom.xml.versionsBackup