You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by hc...@apache.org on 2014/11/10 18:22:40 UTC

thrift git commit: THRIFT-2809: .gitignore updated - compiler/cpp/Release added

Repository: thrift
Updated Branches:
  refs/heads/master 0c449122d -> 9fdc90ad6


THRIFT-2809: .gitignore updated - compiler/cpp/Release added

Client: Build
Patch: Darren Thornton

This closes #256


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

Branch: refs/heads/master
Commit: 9fdc90ad64bdbc75314f71da8fbce71501a5b131
Parents: 0c44912
Author: Konrad Grochowski <hc...@apache.org>
Authored: Mon Nov 10 18:21:44 2014 +0100
Committer: Konrad Grochowski <hc...@apache.org>
Committed: Mon Nov 10 18:21:44 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/thrift/blob/9fdc90ad/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index a891595..f99691a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,7 @@ test-driver
 /autoscan.log
 /autoscan-*.log
 /compiler/cpp/Debug
+/compiler/cpp/Release
 /compiler/cpp/libparse.a
 /compiler/cpp/src/thriftl.cc
 /compiler/cpp/src/thrifty.cc