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