* Migrate build to Spring Develocity Conventions extension. * Adopt Develocity environment variables. Closes #4752
24 lines
297 B
Plaintext
24 lines
297 B
Plaintext
.DS_Store
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.orig
|
|
target
|
|
.springBeans
|
|
.sonar4clipse
|
|
*.sonar4clipseExternals
|
|
.ant-targets-build.xml
|
|
.settings/
|
|
.project
|
|
.classpath
|
|
src/ant/.ant-targets-upload-dist.xml
|
|
atlassian-ide-plugin.xml
|
|
/.gradle/
|
|
/.idea/
|
|
*.graphml
|
|
build/
|
|
node_modules
|
|
node
|
|
package-lock.json
|
|
.mvn/.develocity
|