summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2022-06-29 00:00:00 +0200
committerJens Geyer <jensg@apache.org>2022-09-05 22:04:20 +0200
commit62445c1d2e8bcca1056abb4559518f1c8d995992 (patch)
treebea3319b780bf3b918997ba5317eae0151e2395b /.gitignore
parent6a797b9843f47b455740afc146ac490de95d74c2 (diff)
downloadthrift-62445c1d2e8bcca1056abb4559518f1c8d995992.tar.gz
THRIFT-5591 Add uuid type to IDL and implement reference code (+ improved self-tests)
Client: compiler general, netstd, Delphi Patch: Jens Geyer
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 6278185b2..85b694cad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -201,9 +201,9 @@ project.lock.json
/lib/delphi/*.local
/lib/delphi/*.identcache
/lib/delphi/test/skip/bin
-/lib/delphi/test/serializer/*.dat
+/lib/delphi/test/serializer/**/*.dat
/lib/delphi/test/serializer/bin
-/lib/delphi/test/thrift-testing
+/lib/delphi/test/thrift-testing/*.thrift
/lib/delphi/**/*.identcache
/lib/delphi/**/*.local
/lib/delphi/**/*.dcu