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 714e51e4a84370ca9679b5f73993525b02969a4d
Author: Hongtao Gao <[email protected]>
AuthorDate: Thu Jun 11 05:16:26 2026 +0000

    chore: ignore local investigation and debug test files
---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
index 7a425bee6..15f71db7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,3 +93,9 @@ test/soak/data/
 
 # Local diagram scratch files
 *.drawio
+
+# Local bug analysis / investigation documents
+index_mode_filter.md
+
+# Skip-gated debug test requiring live cluster data dump
+banyand/internal/storage/sw_metadata_retention_test.go

Reply via email to