You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by sj...@apache.org on 2017/03/29 15:14:01 UTC

asterixdb git commit: Remove git.properties From .gitignore

Repository: asterixdb
Updated Branches:
  refs/heads/master 9fdab6a57 -> 9a0f55f27


Remove git.properties From .gitignore

git.properites is no longer generated outside of **/target/**, removing
it from .gitignore

Change-Id: Iabaffed416ddc0737923e160796672242ed08557
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1628
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Steven Jacobs <sj...@ucr.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>


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

Branch: refs/heads/master
Commit: 9a0f55f27fbf35c199f1d43d43f031abff357a07
Parents: 9fdab6a
Author: Michael Blow <mb...@apache.org>
Authored: Tue Mar 28 23:15:35 2017 -0400
Committer: Steven Jacobs <sj...@ucr.edu>
Committed: Wed Mar 29 08:13:27 2017 -0700

----------------------------------------------------------------------
 .gitignore | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/asterixdb/blob/9a0f55f2/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 6040d79..31dda11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,7 +13,6 @@ asterixdb/asterix-app/library
 .idea
 *.ipr
 *.iws
-git.properties
 exception
 dev1
 dev2