Skip to content

Commit 022edaa

Browse files
authored
Fix output icon in prod builds (#7206)
Fixes microsoft/vscode#253408
1 parent e70916a commit 022edaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscodeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ azure-pipeline.*
2828
yarn.lock
2929
**/*.map
3030
**/*.svg
31+
!**/output.svg
3132
!**/pr_webview.svg
3233
**/*.ts
3334
*.vsix

0 commit comments

Comments
 (0)