HELP.md target/ .DS_Store ### 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/ ### nodejs ### /src/main/webapp/dist /src/main/webapp/node_modules /src/main/resources/static /src/main/webapp/package-lock.json