summaryrefslogtreecommitdiff
path: root/deps/npm/.npmignore
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/.npmignore')
-rw-r--r--deps/npm/.npmignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/deps/npm/.npmignore b/deps/npm/.npmignore
index 9d02b99f91..ae91e64827 100644
--- a/deps/npm/.npmignore
+++ b/deps/npm/.npmignore
@@ -27,6 +27,10 @@ docs/nav.yml
docs/config.json
docs/dockhand.js
docs/template.html
+docs/package.json
+docs/node_modules
+# docs source files are required by `npm help-search` do not exclude those
+!docs/content/
# don't ignore .npmignore files
# these are used in some tests.