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