This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch fix/ttl-filter-metadata-path in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
commit 2966e57ece700ae1954efc057814b779e1ccd047 Author: Hongtao Gao <[email protected]> AuthorDate: Thu Jun 11 05:14:59 2026 +0000 chore: ignore local drawio diagram scratch files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ca1ab487a..7a425bee6 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,6 @@ dist/bench/ # G5d soak harness runtime artifacts dist/soak/ test/soak/data/ + +# Local diagram scratch files +*.drawio
