Update .gitignore

This commit is contained in:
Heliosares
2024-08-04 10:33:51 -04:00
parent 43bfa48bfe
commit 2b13312c64

5
.gitignore vendored
View File

@@ -1,10 +1,11 @@
**/target/ **/target/
/test_run/ /test_run/
.idea* .idea*
auxprotect.iml *.iml
AuxProtect.iml
.classpath .classpath
.project .project
*.bat *.bat
test_run/ test_run/
dependency-reduced-pom.xml dependency-reduced-pom.xml
/AuxProtect_Private
/AuxProtect_Private*