Skip to content

Commit d37b092

Browse files
committed
Fix: correct VSCode ignores.
1 parent 08da1e9 commit d37b092

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

extensions/VSCode/.vscodeignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ src/**
2828
# Omit libraries, since `esbuild` takes care of packaging.
2929
node_modules/
3030

31-
# Omit output, which could include map files from non-production builds; `vsce`
32-
# will always package the actual JavaScript for the extension.
33-
out/
34-
3531
# Omit VSCode config.
3632
.vscode/**
3733

0 commit comments

Comments
 (0)