Skip to content

Commit f717c02

Browse files
committed
(maint) Ignore docs folder on package build
This adds the docs folder to the VSCode ignore file so that we do not include it in the vsix package. This reduces the size of the package from about ~13MB to ~1MB.
1 parent 9a1689a commit f717c02

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
@@ -10,3 +10,4 @@ tmp/**
1010
logs/**
1111
sessions/**
1212
gulpfile.js
13+
docs

0 commit comments

Comments
 (0)