summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2019-10-02 17:11:05 -0700
committerDane Springmeyer <dane@mapbox.com>2019-10-02 17:11:05 -0700
commit19ba2956cbf57f0a5b7df5c05fea34b55e03ec86 (patch)
tree089219709590f3d28feb22831cd23682e93499b1
parent1faf3cfd66ba2e807672f2d25a86bcd2a8b462d5 (diff)
downloadqtlocation-mapboxgl-upstream/node-package-improvements.tar.gz
drop package weight with .npmignoreupstream/node-package-improvements
-rw-r--r--.npmignore32
1 files changed, 32 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
new file mode 100644
index 0000000000..d2490da83f
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,32 @@
+Makefile
+CmakeLists.txt
+*yml
+build
+cmake
+misc
+.*
+*tgz
+benchmark
+expression-test
+cloudformation
+bin
+vendor
+include
+mason_packages
+mapbox-gl-js
+test
+lib
+next
+src
+scripts
+render-test
+platform/android
+platform/darwin
+platform/default
+platform/glfw
+platform/ios
+platform/linux
+platform/macos
+platform/qt
+platform/node/symbol-list
+platform/node/version-script \ No newline at end of file