We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b6f2c commit b0ae548Copy full SHA for b0ae548
1 file changed
.npmignore
@@ -15,8 +15,18 @@ node_modules/npm-registry-mock
15
/coverage/
16
17
# don't need these in the npm package.
18
+Makefile
19
+.licensee.json
20
+.mailmap
21
+changelogs/*
22
+configure
23
+make.bat
24
+scripts
25
html/*.png
26
docs/nav.yml
27
+docs/config.json
28
+docs/dockhand.js
29
+docs/template.html
30
31
# don't ignore .npmignore files
32
# these are used in some tests.
0 commit comments