From e78104faeeaea44db1815eab7b601356f7fce9b5 Mon Sep 17 00:00:00 2001 From: Damir Date: Mon, 24 Oct 2022 06:43:36 +0200 Subject: [PATCH] npmignore --- .npmignore | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/.npmignore b/.npmignore index dc9dff2..30eb943 100644 --- a/.npmignore +++ b/.npmignore @@ -1,6 +1,18 @@ node_modules +coverage +examples +docs +test .gitignore .travis.yml -coverage .nyc_output -examples \ No newline at end of file +.idea +.nycrc +.huskyrc +.editorconfig +.c8rc +.clintonrc.json +ava.config.json +changelog.md +xo.config.js +.lintstagedrc \ No newline at end of file