Skip to content

Commit 66b44ac

Browse files
authored
Exclude files/folders for package. (#44)
1 parent 5415be1 commit 66b44ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscodeignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ out/test/**
44
test/**
55
src/**
66
**/*.map
7-
jdtls.ext
7+
jdtls.ext/**
8+
vscode/**
89
tsconfig.json
910
gulpfile.js
1011
.gitignore

0 commit comments

Comments
 (0)