Added build artifacts to .npmignore

- Only index.js will be bundled with the npm package. worldwind.js
   and worldwind.min.js will be left out.
This commit is contained in:
Miguel Del Castillo 2017-08-03 18:42:57 -05:00
parent 52954ebbce
commit 78d8baccf3

View File

@ -20,4 +20,6 @@ karma.conf.js
layout.tmpl
package-lock.json
package.json
README.md
README.md
worldwind.min.js
worldwind.js