diff options
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.npmignore b/.npmignore index fb89e016a..db6c83e43 100644 --- a/.npmignore +++ b/.npmignore @@ -3,4 +3,5 @@ tsconfig.json tslint.json webpack.config.js yarn.lock -src
\ No newline at end of file +src + |