From f6949d317597d4bec6643b63992fb2211bf44cfe Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Sun, 15 Jan 2017 17:34:00 +0100
Subject: [PATCH] Update npmignore

---
 .npmignore | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/.npmignore b/.npmignore
index 84475e42f3..2bac54dfe6 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1,8 +1,11 @@
-/node_modules
-/config.js
-/npm-debug.log
 /coverage
 /test
+node_modules
+.DS_Store
+.editorconfig
 .eslintrc.js
+.gitattributes
+.gitignore
 circle.yml
-.DS_Store
+config.js
+npm-debug.log
-- 
GitLab