From aca9f15e60dae379e58b8f96971ca2e74bddcda8 Mon Sep 17 00:00:00 2001 From: Hayko Koryun Date: Mon, 23 Dec 2013 03:59:36 -0800 Subject: [PATCH] updated .npmignore updated `.npmignore` to additionally ignore the new `example` folder (looks like you renamed it from examples though). --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index f1250e5..fc10b6f 100644 --- a/.npmignore +++ b/.npmignore @@ -1,4 +1,5 @@ support test examples +example *.sock