You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by up...@apache.org on 2017/09/28 22:32:26 UTC

[geode] branch develop updated: Adding jpf.properties to .gitignore

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 <up...@apache.org>
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
['"commits@geode.apache.org" <co...@geode.apache.org>'].