From fa042ee54e265f0c8f5edcdc6c080aae17a49048 Mon Sep 17 00:00:00 2001 From: Bryce Kahle Date: Sun, 2 Aug 2020 18:05:29 -0400 Subject: [PATCH] Add .github to npmignore --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index 31fed9d2..6604f88c 100644 --- a/.npmignore +++ b/.npmignore @@ -16,3 +16,4 @@ Makefile img/ karma.conf.js build.sh +.github/