From 979429220f1209518c1d8f644ef5e91afa29fc5b Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 17 Jun 2019 22:38:44 +0100 Subject: [PATCH] Don't bundle _everything_ in the npm package - only the essentials --- .npmignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.npmignore b/.npmignore index 06865af..ff6a35b 100644 --- a/.npmignore +++ b/.npmignore @@ -3,3 +3,6 @@ docs/ .tern-project logo.piskel logo-large.png +docs.css +build +.gitmodules