diff options
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore new file mode 100644 index 000000000..fb89e016a --- /dev/null +++ b/.npmignore @@ -0,0 +1,6 @@ +.* +tsconfig.json +tslint.json +webpack.config.js +yarn.lock +src
\ No newline at end of file |