Commit 29a30c62769abf8447b4031d37a5453ed28cb71a

Michael Schmidt 2019-03-24T22:10:07

Adjusted .npmignore (#1834) This adjusts `.npmignore` to ignore the `scripts` directory.

diff --git a/.npmignore b/.npmignore
index 2ff075c..55864ea 100644
--- a/.npmignore
+++ b/.npmignore
@@ -8,7 +8,7 @@ examples/
 img/
 templates/
 tests/
-vendor/
+scripts/
 *.tgz
 *.html
 style.css
@@ -16,12 +16,7 @@ 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
+.travis.yml