From a9da9eb05993a235df999226303bc594e4778805 Mon Sep 17 00:00:00 2001 From: Kino Roy Date: Fri, 7 Oct 2022 23:13:01 -0700 Subject: THRIFT-4547: Swift crosstests (#2670) Co-authored-by: Jiayu Liu --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a469311a3..d4c5dd792 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,7 @@ test-driver erl_crash.dump project.lock.json +.Dockerfile.sha512 .sonar .DS_Store .svn @@ -388,6 +389,7 @@ project.lock.json /test/rs/target/ /test/rs/*.iml /test/rs/**/*.iml +/test/swift/CrossTests/.build /lib/cl/backport-update.zip /lib/cl/lib /tutorial/cl/quicklisp.lisp -- cgit v1.2.1