Files
spring-data-redis/.gitignore
Mark Paluch 9fe38b2c80 Polishing.
Remove unused config files.

See #3024
2024-12-04 10:26:21 +01:00

25 lines
202 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
package.json
.mvn/.develocity