Skip to content

Commit

Permalink
Add vscodeignore workaround for npm workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
dotNomad committed Apr 3, 2024
1 parent 57f7d2c commit bd0766e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions extensions/vscode/.vscodeignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Workaround for https://github.com/microsoft/vscode-vsce/issues/580
../..

.vscode/**
.vscode-test/**
src/**
Expand Down

0 comments on commit bd0766e

Please sign in to comment.