Files
spring-data-geode/.gitignore
Mark Paluch df27c8fece DATAGEODE-238 - Polish.
Update parent pom description for a proper Javadoc aggregator project name.

Remove custom asciidoctor configuration in favor of the distribution profile.

Move dependencies to spring-data-geode module.

Exclude BACKUP* and newDB from git.
2019-11-15 17:05:34 -08:00

28 lines
305 B
Plaintext

.DS_Store
bin/
build/
out/
target/
.gradle
.springBeans
*.iml
*.ipr
*.iws
*.log
.classpath
.project
.settings/
.idea/
_site/
.bak/
*.dat
/samples/hello-world/vf.gf.dmn-events.cfg
/samples/hello-world/vf.gf.dmn-license.cfg
/vf.gf.dmn-events.cfg
/vf.gf.dmn-events.txt
/vf.gf.dmn-license.cfg
BACKUP*
newDB