From e33606c67c96e3e4a448a03e817d7e88cf2d36a5 Mon Sep 17 00:00:00 2001 From: karashiiro <49822414+karashiiro@users.noreply.github.com> Date: Fri, 28 May 2021 02:30:55 -0700 Subject: [PATCH] Add .github to .npmignore --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index 8c633b8..1080c8a 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,4 @@ index.js docs/ gh-pages.js +.github/ \ No newline at end of file