From 0fcb35ad562f3f54b8463e3079990d8c691a7e17 Mon Sep 17 00:00:00 2001 From: Maddy Miller Date: Tue, 22 Mar 2022 20:23:37 +1000 Subject: [PATCH] chore: remove a few files from the packaged npm release I noticed a few files in my node_modules folder that don't really need to be there. This probably saves a decent amount of network traffic and disk storage given the number of users this package has. --- .npmignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.npmignore b/.npmignore index d6d05557..483d6213 100644 --- a/.npmignore +++ b/.npmignore @@ -2,3 +2,8 @@ tests bench coverage scripts +.editorconfig +.eslintignore +.eslintrc +.travis.yml +bower.json