This is an automated email from the ASF dual-hosted git repository. jensg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git
commit 2c0927826d1e7f7e902f29a925e22058f949f535 Author: Jens Geyer <[email protected]> AuthorDate: Mon Nov 15 09:58:19 2021 +0100 *.local deleted --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 804cfba..d47c225 100644 --- a/.gitignore +++ b/.gitignore @@ -198,6 +198,8 @@ project.lock.json /lib/dart/**/packages /lib/dart/**/.pub/ /lib/dart/**/pubspec.lock +/lib/delphi/*.local +/lib/delphi/*.identcache /lib/delphi/test/skip/bin /lib/delphi/test/serializer/*.dat /lib/delphi/**/*.identcache
