From 901e32fa095643077ad36b2f0433054ff1c89233 Mon Sep 17 00:00:00 2001 From: Randall Schmidt Date: Fri, 11 Jun 2021 14:17:11 -0400 Subject: [PATCH] add more files to npmignore --- .npmignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 4c85b5f..6504a3f 100644 --- a/.npmignore +++ b/.npmignore @@ -1,4 +1,7 @@ .eslintrc.js test .cache -.nyc_output \ No newline at end of file +.nyc_output +.github +.eslintignore +.vscode