From 8f7512dd885751468e1c6906b4da9e720e5c2d8c Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Fri, 20 Jan 2017 14:09:57 +0100
Subject: [PATCH] Ignore bin

---
 .npmignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.npmignore b/.npmignore
index 2bac54dfe6..6ada11d8a7 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1,3 +1,4 @@
+/bin
 /coverage
 /test
 node_modules
-- 
GitLab