2021-07-09 10:07:26 -04:00
|
|
|
### https://github.com/github/gitignore/blob/master/Maven.gitignore
|
2016-07-10 15:36:36 -04:00
|
|
|
|
|
|
|
target/
|
|
|
|
pom.xml.tag
|
|
|
|
pom.xml.releaseBackup
|
|
|
|
pom.xml.versionsBackup
|
|
|
|
pom.xml.next
|
|
|
|
release.properties
|
2021-07-09 10:07:26 -04:00
|
|
|
dependency-reduced-pom.xml
|
|
|
|
buildNumber.properties
|
|
|
|
.mvn/timing.properties
|
|
|
|
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
|
|
|
|
.mvn/wrapper/maven-wrapper.jar
|
2016-07-10 15:36:36 -04:00
|
|
|
|
|
|
|
|
2021-07-09 10:07:26 -04:00
|
|
|
.classpath
|
|
|
|
.project
|
|
|
|
.settings/
|
|
|
|
|
|
|
|
/.idea/
|
|
|
|
*.iml
|
|
|
|
|
|
|
|
/.vscode/
|