Skip to content

Commit

Permalink
Added release folder to the list of .vscodeignore so that any previou…
Browse files Browse the repository at this point in the history
…s compiled release candidate VSIX are not compiled into subsequent releases.
  • Loading branch information
Nos78 committed Oct 15, 2022
1 parent 2c6078b commit a1987d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ test/**
.gitignore
jsconfig.json
vsc-extension-quickstart.md
release/**

0 comments on commit a1987d7

Please sign in to comment.