You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by ma...@apache.org on 2015/03/04 23:41:05 UTC

[30/50] [abbrv] phoenix git commit: PHOENIX-1656 - Add release dir to gitignore

PHOENIX-1656 - Add release dir to gitignore


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f925a403
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/f925a403
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/f925a403

Branch: refs/heads/calcite
Commit: f925a4034b7b78f8e9d15539cdd7b0cc8a54e59b
Parents: fc299d5
Author: Mujtaba <mu...@apache.org>
Authored: Thu Feb 12 13:00:51 2015 -0800
Committer: Mujtaba <mu...@apache.org>
Committed: Thu Feb 12 13:00:51 2015 -0800

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/f925a403/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 21a2c92..5f0dab5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 
 #maven stuffs
 target/
+release/