From 81db93f576f176f8e91dd93e067e8c9ca600cc46 Mon Sep 17 00:00:00 2001
From: Harry Hogg <harry@hogg.io>
Date: Tue, 29 Mar 2016 18:00:42 +0100
Subject: [PATCH] Exclude icons.yml from .npmignore

---
 .npmignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.npmignore b/.npmignore
index 54a691f81..894c1416d 100644
--- a/.npmignore
+++ b/.npmignore
@@ -32,7 +32,8 @@ stunnel.log
 .ruby-version
 
 # don't need these in the npm package.
-src/
+src/*
+!src/icons.yml
 _config.yml
 bower.json
 component.json