diff options
Diffstat (limited to 'node_modules/is-arrayish/.npmignore')
-rw-r--r-- | node_modules/is-arrayish/.npmignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/node_modules/is-arrayish/.npmignore b/node_modules/is-arrayish/.npmignore new file mode 100644 index 0000000..8d5eacb --- /dev/null +++ b/node_modules/is-arrayish/.npmignore @@ -0,0 +1,5 @@ +/coverage/ +/test.js +/test/ +*.sw[a-p] +/node_modules/ |