Merge pull request #10477 from krishhna24/e2e-gitignore-debug-bundle

Ignore e2e debug bundles
This commit is contained in:
KrishhnaT
2026-09-04 11:16:42 +08:00
committed by GitHub
parent 39789bdd24
commit df180c039c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -52,6 +52,7 @@ tilt-resources/cloud
# test generated files
test/e2e/report.xml
test/e2e/debug-bundle*.tar.gz
coverage.out
__debug_bin*
debug.test*
+1
View File
@@ -0,0 +1 @@
Ignore e2e debug bundles in .gitignore