From 9564ce9fd4460040a9ad7030e60febe52a7bd143 Mon Sep 17 00:00:00 2001 From: Hawken Rives Date: Sun, 18 Jan 2015 09:42:10 -0600 Subject: [PATCH] Update .npmignore Ignore `test` (2.7MB) and `docs` (651KB) --- .npmignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.npmignore b/.npmignore index cf105eaefd..536cffc5a3 100644 --- a/.npmignore +++ b/.npmignore @@ -1 +1,3 @@ !acorn_csp.js +test +docs