commit | b17672ac38cbc9347e1331798f4e6bc91502fdd2 | [log] [tgz] |
---|---|---|
author | Yawar Amin <yawar.amin@gmail.com> | Sat Sep 10 11:55:02 2022 -0400 |
committer | Jens Geyer <jensg@apache.org> | Sun Sep 11 22:19:29 2022 +0200 |
tree | e2a8c262c37f59ddb3d3c95c3db91bd0a7f0d8ac | |
parent | d5927a96019154fa590c38f3a7ca70275af11b3c [diff] [blame] |
THRIFT-5208: fix OCaml struct and exn raising/handling codegen Client: ocaml Patch: Yawar Amin
diff --git a/.gitignore b/.gitignore index eb78d2e..a469311 100644 --- a/.gitignore +++ b/.gitignore
@@ -442,3 +442,11 @@ /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