Skip to content

Commit 77b12ca

Browse files
Don't package unnecessary files (#17487)
1 parent 5ddbb86 commit 77b12ca

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.vscodeignore

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
.github
22
.vscode
33
build
4+
coverage
5+
coverage-remapped
46
lib
57
localization
68
out/test
9+
packages
710
samples
811
src
912
tasks
1013
test
1114
typings
12-
packages
15+
test-reports
1316

1417
.gitignore
1518
.mention-bot
1619
coverconfig.json
20+
extensionlaunched.dat
1721
gulpfile.js
1822
tsconfig.json
1923
tslint*.json

0 commit comments

Comments
 (0)