From dd7fc9008d423c3800e0b155cbf443e3c4136b8a Mon Sep 17 00:00:00 2001 From: abalabahaha Date: Sun, 17 Nov 2019 14:12:58 -0800 Subject: [PATCH] Clean up .npmignore --- .npmignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.npmignore b/.npmignore index ca40bf5e4..533e75e73 100644 --- a/.npmignore +++ b/.npmignore @@ -1,10 +1,10 @@ .DS_Store +.eslintrc*.yml *.log *.tar.gz +CONTRIBUTING.md examples docgen docs node_modules test -CONTRIBUTING.md -.eslintrc.yml