THRIFT-2520 cpp:cob_style generates incorrect .tcc file
This closes #118
commit 22d266eefaf16f21ffd0ad193a6a54403de65197
Author: N.Sukegawa <nsukeg@gmail.com>
Date: 2014-05-07T19:36:43Z
diff --git a/.gitignore b/.gitignore
index 9a08cbe..19386da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,8 @@
Makefile.in
autom4te.cache
node_modules
+compile
+test-driver
.sonar
.DS_Store
@@ -84,6 +86,7 @@
/lib/cpp/test/UnitTests
/lib/cpp/test/ZlibTest
/lib/cpp/test/concurrency_test
+/lib/cpp/test/link_test
/lib/cpp/test/processor_test
/lib/cpp/test/tests.xml
/lib/cpp/concurrency_test