From 6e412cd3fa69030207d92ef5531c3a4e149a3180 Mon Sep 17 00:00:00 2001 From: DABH Date: Sat, 12 Feb 2022 12:14:40 -0600 Subject: [PATCH] Update .npmignore --- .npmignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.npmignore b/.npmignore index 8779938..371a9da 100644 --- a/.npmignore +++ b/.npmignore @@ -59,3 +59,6 @@ typings/ # test files test/ + +# GitHub settings like CI configuration +.github