From b6189c7173d74a83c6bdad910e1b2bea8334bc03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kh=C3=A1nh=20Ho=C3=A0ng?= Date: Thu, 28 May 2020 13:14:24 +0700 Subject: [PATCH] refactor(npm): remove unused resource files in build package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Khánh Hoàng --- .npmignore | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.npmignore b/.npmignore index b62a1dd..7bcd052 100644 --- a/.npmignore +++ b/.npmignore @@ -10,19 +10,18 @@ tsconfig.* # Coverage directory used by tools like istanbul coverage +# resource files +.*rc* + # nyc test coverage -.nycrc .nyc_output -# prettier -.prettierrc.yml - # eslint -.eslintrc.yml .eslintignore # github .github +.dependabot # source src