Commit a52319a13207655520c148d8c150af548eb689f4

Golmote 2018-03-20T09:00:58

Update .npmignore Close #1274

diff --git a/.npmignore b/.npmignore
index cf697dd..2ff075c 100644
--- a/.npmignore
+++ b/.npmignore
@@ -4,13 +4,24 @@
 hide-*.js
 
 CNAME
-img
-templates
+examples/
+img/
+templates/
+tests/
+vendor/
+*.tgz
 *.html
 style.css
 favicon.png
 logo.svg
+bower.json
+composer.json
 download.js
+examples.js
+gulpfile.js
 prefixfree.min.js
 utopia.js
 code.js
+.editorconfig
+.gitattributes
+.travis.yml
\ No newline at end of file