Skip to content

Commit c02ceb7

Browse files
committed
Remove coverage directory from the repo.
1 parent d61a678 commit c02ceb7

32 files changed

+6
-8208
lines changed

.gitignore

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
dist
22
node_modules
3-
/node-client/src/.gitignore
4-
/node-client/src/package.json
5-
/node-client/src/git_push.sh
6-
/node-client/src/tsconfig.json
7-
/node-client/src/typings.json
3+
node-client/src/.gitignore
4+
node-client/src/package.json
5+
node-client/src/git_push.sh
6+
node-client/src/tsconfig.json
7+
node-client/src/typings.json
8+
node-client/coverage/*
89
.vscode/*
910
examples/package-lock.json
1011
node-client/.nyc_output

node-client/coverage/attach.ts.html

Lines changed: 0 additions & 183 deletions
This file was deleted.

0 commit comments

Comments
 (0)