Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Commit edc2cc1

Browse files
authored
Remove .vscode-test.mjs from bundled extension (#739)
When running an extension test using VS Code test explorer extension, the installed Python env extension gets picked up as well due to the presence of this file
1 parent 1a1bc5a commit edc2cc1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vscodeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ out/**
44
node_modules/**
55
src/**
66
.gitignore
7+
.vscode-test.mjs
78
.yarnrc
89
webpack.config.js
910
vsc-extension-quickstart.md

0 commit comments

Comments
 (0)