Add test-results.xml to .gitignore (#214238)

This file is generated when running integration tests.
This commit is contained in:
Remco Haszing
2024-09-06 00:02:59 +02:00
committed by GitHub
parent 70da4627f7
commit 3c0c7b6a86

1
.gitignore vendored
View File

@@ -12,6 +12,7 @@ build/node_modules
coverage/
test_data/
test-results/
test-results.xml
yarn-error.log
vscode.lsif
vscode.db