This is an automated email from the ASF dual-hosted git repository.
upthewaterspout 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 3aaf16e Adding jpf.properties to .gitignore
3aaf16e is described below
commit 3aaf16eb81a1497d05527168dd15030299aca180
Author: Dan Smith <[email protected]>
AuthorDate: Thu Sep 28 15:24:10 2017 -0700
Adding jpf.properties to .gitignore
Adding jpf.properties to .gitignore until we figure out how to remove it
or generate it in a different directory.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index e61fd470..af317b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ out/
*.rej
*.orig
geode-pulse/screenshots/
+/jpf.properties
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].