diff options
Diffstat (limited to 'node_modules/tsutils/.npmignore')
| -rw-r--r-- | node_modules/tsutils/.npmignore | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/node_modules/tsutils/.npmignore b/node_modules/tsutils/.npmignore index adb797021..1ffeb22eb 100644 --- a/node_modules/tsutils/.npmignore +++ b/node_modules/tsutils/.npmignore @@ -2,4 +2,9 @@ *.json *.ts !*.d.ts -/test
\ No newline at end of file +/test +/.nycrc.json +/.vscode +/coverage/ +/.nyc_output +/circle.yml
\ No newline at end of file |
