mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
Add test-results.xml to .gitignore (#214238)
This file is generated when running integration tests.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,6 +12,7 @@ build/node_modules
|
||||
coverage/
|
||||
test_data/
|
||||
test-results/
|
||||
test-results.xml
|
||||
yarn-error.log
|
||||
vscode.lsif
|
||||
vscode.db
|
||||
|
||||
Reference in New Issue
Block a user