* Migrate build to Spring Develocity Conventions extension. * Adopt Develocity environment variables. Closes #2947
24 lines
189 B
Plaintext
24 lines
189 B
Plaintext
.DS_Store
|
|
target
|
|
bin
|
|
build
|
|
.gradle
|
|
.springBeans
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.log
|
|
.classpath
|
|
.project
|
|
.settings
|
|
.idea
|
|
out
|
|
work
|
|
*.rdb
|
|
*.aof
|
|
build/
|
|
node_modules
|
|
node
|
|
package-lock.json
|
|
.mvn/.develocity
|