From b98cf59e0afb87a7238e79151ca7370f488b6482 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 7 Dec 2020 21:48:11 -0800 Subject: [PATCH] Add additional GemFire/Geode DiskStore files to .gitignore. --- .gitignore | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d6f56cd9..60fea3b4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,13 @@ bin/ build/ out/ target/ +.bak/ +.idea/ +.settings/ +_site/ +*.dat .gradle +*.lk .springBeans *.iml *.ipr @@ -11,11 +17,6 @@ target/ *.log .classpath .project -.settings/ -.idea/ -_site/ -.bak/ -*.dat deps* /samples/hello-world/vf.gf.dmn-events.cfg