Repository: incubator-hawq Updated Branches: refs/heads/master c92107f7f -> 2b33d9310
HAWQ-770. .gitignore depends/thirdparty/thrift/hawqbuild/Makefile.global Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/2b33d931 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/2b33d931 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/2b33d931 Branch: refs/heads/master Commit: 2b33d9310fb3b5d76bd10824dcc0bee3e0c9da12 Parents: c92107f Author: Paul Guo <[email protected]> Authored: Tue May 31 09:31:40 2016 +0800 Committer: rlei <[email protected]> Committed: Tue May 31 11:59:09 2016 +0800 ---------------------------------------------------------------------- depends/thirdparty/thrift/.gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/2b33d931/depends/thirdparty/thrift/.gitignore ---------------------------------------------------------------------- diff --git a/depends/thirdparty/thrift/.gitignore b/depends/thirdparty/thrift/.gitignore index 4219468..91ee32d 100644 --- a/depends/thirdparty/thrift/.gitignore +++ b/depends/thirdparty/thrift/.gitignore @@ -275,5 +275,6 @@ test-driver /tutorial/java/build/ /tutorial/js/build/ /ylwrap +/hawqbuild/Makefile.global /cmake_*
