### https://github.com/github/gitignore/blob/master/Maven.gitignore 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://github.com/takari/maven-wrapper#usage-without-binary-jar .mvn/wrapper/maven-wrapper.jar .classpath .project .settings/ /.idea/ *.iml /.vscode/ /.DS_Store # NetBeans files nb-configuration.xml nbactions.xml # OpenJML tool installation (third-party, not our code) tools/ # Private academic notes - DO NOT COMMIT MY_PRIVATE_NOTES.md