Added gitignore templates

This commit is contained in:
2026-04-14 20:35:08 -05:00
parent d84f5536ed
commit 4bc80d74bb
308 changed files with 8709 additions and 1 deletions

17
ignore/Maven.gitignore Normal file
View File

@@ -0,0 +1,17 @@
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# https://maven.apache.org/tools/wrapper/#Usage_with_or_without_Binary_JAR
.mvn/wrapper/maven-wrapper.jar
# Eclipse m2e generated files
# Eclipse Core
.project
# JDT-specific (Eclipse Java Development Tools)
.classpath