# Compiled class file *.class # Log file *.log # BlueJ files *.ctxt # Mobile Tools for Java (J2ME) .mtj.tmp/ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* # Maven target/ pom.xml.tag pom.xml.releaseBackup pom.xml.versionsBackup pom.xml.next release.properties dependency-reduced-pom.xml buildNumber.properties .mvn/timing.properties .mvn/wrapper/maven-wrapper.jar # IDE Specific ## Eclipse .settings/ .classpath .project *.launch .factorypath ## IntelliJ IDEA .idea/ *.iml *.iws *.ipr out/ *.swp *.swo ## NetBeans nbproject/private/ build/ nbbuild/ dist/ nbdist/ .nb-gradle/ # Build tool .gradle/ # Environment files .env .secrets *.properties # MacOS .DS_Store # Documentation /doc/ /docs/ /api/ # Test reports /surefire-reports/ /failsafe-reports/ /test-output/