summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJames E. King, III <jking@apache.org>2017-02-13 16:39:59 -0500
committerJames E. King, III <jking@apache.org>2017-02-13 16:39:59 -0500
commitb4c190b6ea960c20a420089b1431042e435c73e9 (patch)
tree247219a1e99a0fbaf1738121a50fd4be3c46096e /.gitignore
parent36628a28e975e4d680fff66eec3e66c06ca86bf2 (diff)
downloadthrift-b4c190b6ea960c20a420089b1431042e435c73e9.tar.gz
THRIFT-4060 add better support in the cpp generator for custom ostream operators on structures
Client: C++ This closes #1172
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 288f1b271..88bb9c6fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -102,6 +102,7 @@ project.lock.json
/lib/cpp/src/thrift/stamp-h2
/lib/cpp/test/Benchmark
/lib/cpp/test/AllProtocolsTest
+/lib/cpp/test/AnnotationTest
/lib/cpp/test/DebugProtoTest
/lib/cpp/test/DenseProtoTest
/lib/cpp/test/EnumTest