Commit 48cc1e9
authored
chore(vscode): gitignore .vscode-test harness cache directory (#194)
The @vscode/test-electron harness downloads a full VS Code binary into
vscode-extension/.vscode-test/ (~900MB, 6300+ files), which flooded the
git working tree. Ignore it alongside the other build outputs.
Co-authored-by: Thomas Jung <12159356+jung-thomas@users.noreply.github.com>1 parent a2c3c65 commit 48cc1e9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
0 commit comments