mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-13 03:24:39 +00:00
Merge pull request #10477 from krishhna24/e2e-gitignore-debug-bundle
Ignore e2e debug bundles
This commit is contained in:
@@ -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*
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Ignore e2e debug bundles in .gitignore
|
||||
Reference in New Issue
Block a user