From d4daa4375b2587f5aeaad5ca548696e450c20696 Mon Sep 17 00:00:00 2001 From: Rene Rubalcava Date: Mon, 1 Jun 2015 11:56:23 -0700 Subject: [PATCH] add tmp dir to npmignore fix #4 --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index 0533b91..a28e4ab 100644 --- a/.npmignore +++ b/.npmignore @@ -1,5 +1,6 @@ bower_components/ tests/ +tmp/ .bowerrc .editorconfig