* Migrate build to Spring Develocity Conventions extension. * Adopt Develocity environment variables. Closes #588
16 lines
148 B
Plaintext
16 lines
148 B
Plaintext
target/
|
|
.settings/
|
|
.project
|
|
.classpath
|
|
.springBeans
|
|
.DS_Store
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
/.idea/
|
|
node_modules
|
|
node
|
|
package-lock.json
|
|
build/
|
|
.mvn/.develocity
|