From 68885a6149147d31f1481f01a2ea48bab0be5c4c Mon Sep 17 00:00:00 2001 From: Chuck Fan Date: Thu, 2 Sep 2021 13:05:20 +0800 Subject: [PATCH] Add the entire .github folder to .npmignore Signed-off-by: Chuck Fan --- .npmignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 595285a..039fbb5 100644 --- a/.npmignore +++ b/.npmignore @@ -11,4 +11,4 @@ coverage lib/*.test.js yarn.lock craco-less-*.tgz -.github/pull_request_template.md +.github/