Skip to content

Commit 98224b9

Browse files
Update .npmignore file
Update the file with new directories and files to exclude.
1 parent 463987b commit 98224b9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.npmignore

+7
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@ lib/**/*.ts
2121
lib/**/*.js.map
2222

2323
test/
24+
.vscode
25+
lib/common/test/
26+
coverage/
27+
scratch/
28+
*.suo
29+
.travis.yml
30+
docs/html/

0 commit comments

Comments
 (0)