From ea073f295b02c9fd8e7842c6c8c183a3f969c1f0 Mon Sep 17 00:00:00 2001 From: Tim Brust Date: Sat, 28 Mar 2020 14:05:46 +0100 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