Skip to content

Commit 601b2d4

Browse files
committed
update .vscodeignore
1 parent d6b9564 commit 601b2d4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.vscodeignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
.vscode/**
2-
.vscode-test/**
32
out/test/**
43
src/**
54
.gitignore
65
vsc-extension-quickstart.md
76
**/tsconfig.json
7+
**/tsconfig.lint.json
88
**/.eslintrc.json
99
**/.eslintrc.js
1010
webpack
@@ -15,4 +15,7 @@ node_modules
1515
.github
1616
.git
1717

18-
usefulLinks.txt
18+
usefulLinks.txt
19+
pnpm-lock.yaml
20+
images/*
21+
!images/logo

0 commit comments

Comments
 (0)