This is an automated email from the ASF dual-hosted git repository.
klund pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/develop by this push:
new 9462c27 GEODE-5484: Add Eclipse artifacts bin/ and .metadata to
.gitignore
9462c27 is described below
commit 9462c27da6e5467a30ea23ef9942f1dbc80fbc04
Author: Kirk Lund <[email protected]>
AuthorDate: Thu Jul 26 14:57:15 2018 -0700
GEODE-5484: Add Eclipse artifacts bin/ and .metadata to .gitignore
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index ddb360b..fc375df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,5 @@ geode-pulse/screenshots/
/jpf.properties
.git-together
+bin/
+.metadata/