From caeeff288c9040541b7d5815fefc9c4cb852f30e Mon Sep 17 00:00:00 2001 From: Tim Brust Date: Thu, 26 Mar 2020 13:13:20 +0000 Subject: [PATCH] chore(npm): improve ignore list --- .npmignore | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/.npmignore b/.npmignore index d71cbd7d..45e3c386 100644 --- a/.npmignore +++ b/.npmignore @@ -1,16 +1,3 @@ -# CI service configurations -.travis.yml -.appveyor.yml +.* appveyor.yml - -# Testing, code coverage, and linting -.eslintignore -.eslintrc.yml - -# Git -.git -.gitattributes -.gitignore - -# Github -.github +tests