* Migrate build to Spring Develocity Conventions extension. * Adopt Develocity environment variables. Closes #2399
19 lines
174 B
Plaintext
19 lines
174 B
Plaintext
.DS_Store
|
|
.gradle/
|
|
bin/
|
|
build/
|
|
target/
|
|
*.i*
|
|
.classpath
|
|
.project
|
|
.settings
|
|
.externalToolBuilders
|
|
*.log
|
|
vf.gf.*
|
|
out/
|
|
_site
|
|
node_modules
|
|
package-lock.json
|
|
node
|
|
.mvn/.develocity
|