From 2b13312c641050cafbc5a6246e5b8932804e2b4c Mon Sep 17 00:00:00 2001 From: Heliosares <8331595+ks-hl@users.noreply.github.com> Date: Sun, 4 Aug 2024 10:33:51 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ceb8f1d..a697c93 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,11 @@ **/target/ /test_run/ .idea* -auxprotect.iml -AuxProtect.iml +*.iml .classpath .project *.bat test_run/ dependency-reduced-pom.xml +/AuxProtect_Private +/AuxProtect_Private*