Files
spring-data-keyvalue/.gitignore
Eric Haag 46c1d247f4 Migrate build to Spring Develocity Conventions extension.
* Migrate build to Spring Develocity Conventions extension.

* Adopt Develocity environment variables.

Closes #588
2024-08-01 14:52:06 +02:00

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