Files
spring-data-keyvalue/.gitignore
Mark Paluch 135e5216bb Polishing.
Add gitignore entry for build/ dir, update playbook and readme. Use current year property.

See: #526
2023-09-11 14:11:11 +02:00

16 lines
144 B
Plaintext

target/
.settings/
.project
.classpath
.springBeans
.DS_Store
*.iml
*.ipr
*.iws
/.idea/
node_modules
node
package.json
package-lock.json
build/