commit | 9fdc90ad64bdbc75314f71da8fbce71501a5b131 | [log] [tgz] |
---|---|---|
author | Konrad Grochowski <hcorg@apache.org> | Mon Nov 10 18:21:44 2014 +0100 |
committer | Konrad Grochowski <hcorg@apache.org> | Mon Nov 10 18:21:44 2014 +0100 |
tree | 66b6772c9fc314a07c3df98e62abc25102d495f7 | |
parent | 0c449122dd2d871f560a1a9b4730a6077a967a05 [diff] |
THRIFT-2809: .gitignore updated - compiler/cpp/Release added Client: Build Patch: Darren Thornton This closes #256
diff --git a/.gitignore b/.gitignore index a891595..f99691a 100644 --- a/.gitignore +++ b/.gitignore
@@ -46,6 +46,7 @@ /autoscan.log /autoscan-*.log /compiler/cpp/Debug +/compiler/cpp/Release /compiler/cpp/libparse.a /compiler/cpp/src/thriftl.cc /compiler/cpp/src/thrifty.cc