Merge pull request #8714 from kaovilai/gitignore_debug.test
Some checks failed
Run the E2E test on kind / build (push) Failing after 5m44s
Run the E2E test on kind / setup-test-matrix (push) Successful in 3s
Run the E2E test on kind / run-e2e-test (push) Has been skipped
Main CI / Build (push) Failing after 35s
Close stale issues and PRs / stale (push) Successful in 8s
Trivy Nightly Scan / Trivy nightly scan (velero, main) (push) Failing after 1m8s
Trivy Nightly Scan / Trivy nightly scan (velero-restore-helper, main) (push) Failing after 43s

Ignore debug.test* from vscode debug
This commit is contained in:
lyndon-li
2025-02-24 14:20:52 +08:00
committed by GitHub

1
.gitignore vendored
View File

@@ -54,6 +54,7 @@ tilt-resources/cloud
test/e2e/report.xml
coverage.out
__debug_bin*
debug.test*
# make lint cache
.cache/