Files
spring-data-redis/.gitignore
Christoph Strobl 8b06c54246 DATAREDIS-679 - Polishing.
Use IllegalState- instead of IllegalArgumentException and utilize ExpectedException rule in tests.

Original Pull Request: #270
2017-09-07 11:06:01 +02:00

19 lines
129 B
Plaintext

.DS_Store
target
bin
build
.gradle
.springBeans
*.iml
*.ipr
*.iws
*.log
.classpath
.project
.settings
.idea
out
work
*.rdb
*.aof