Files
spring-data-redis/.gitignore
Eric Haag 33e63b3648 Migrate build to Spring Develocity Conventions extension.
* Migrate build to Spring Develocity Conventions extension.

* Adopt Develocity environment variables.

Closes #2947
2024-08-01 10:42:42 +02:00

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