HELP.md target/ !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ ### STS ### .apt_generated .classpath .factorypath .project .settings .springBeans .sts4-cache ### IntelliJ IDEA ### .idea *.iws *.iml *.ipr ### NetBeans ### /nbproject/private/ /nbbuild/ /dist/ /nbdist/ /.nb-gradle/ build/ !**/src/main/**/build/ !**/src/test/**/build/ ### VS Code ### .vscode/ # Compiled class file *.class # Log file *.log # Package Files *.jar *.war *.ear *.zip # IDE .idea/ *.iml .classpath .project .settings/ # Maven target/ .mvn/timing.properties # Spring Boot application-*.yml application-*.properties !application.properties !application.yml