diff options
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore new file mode 100644 index 000000000..5bbffe4fd --- /dev/null +++ b/.npmignore @@ -0,0 +1,9 @@ +example/js +node_modules +test +.gitignore +.editorconfig +.travis.yml +.npmignore +component.json +testling.html
\ No newline at end of file |