From aec42fccdfae7664db0d1bf96e13eff067ca0280 Mon Sep 17 00:00:00 2001 From: alienzhou Date: Thu, 21 May 2020 01:18:02 +0800 Subject: [PATCH] chore: update --- .npmignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 37134aa..4387c50 100644 --- a/.npmignore +++ b/.npmignore @@ -6,5 +6,6 @@ *.log _config.yml .gitattributes -.gitignore package-lock.json +.nyc_output +coverage