summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYawar Amin <yawar.amin@gmail.com>2022-09-10 11:55:02 -0400
committerJens Geyer <jensg@apache.org>2022-09-11 22:19:29 +0200
commitb17672ac38cbc9347e1331798f4e6bc91502fdd2 (patch)
treee2a8c262c37f59ddb3d3c95c3db91bd0a7f0d8ac /.gitignore
parentd5927a96019154fa590c38f3a7ca70275af11b3c (diff)
downloadthrift-b17672ac38cbc9347e1331798f4e6bc91502fdd2.tar.gz
THRIFT-5208: fix OCaml struct and exn raising/handling codegen
Client: ocaml Patch: Yawar Amin
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eb78d2e33..a469311a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -442,3 +442,11 @@ project.lock.json
/tutorial/netstd/Client/Properties/launchSettings.json
/ylwrap
+# Unit test generated artifacts
+
+CMakeCache.txt
+CMakeFiles
+compiler/cpp/tests/*.cmake
+compiler/cpp/tests/Testing/
+compiler/cpp/tests/bin/
+compiler/cpp/tests/*.a