From 72497ebd7eb9a0c0bdd15d366937ccfa3e267f85 Mon Sep 17 00:00:00 2001 From: Marcy Sutton Date: Thu, 22 Dec 2016 10:10:12 -0800 Subject: [PATCH] chore: add files to npmignore --- .npmignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 0a1fd5d..e92118c 100644 --- a/.npmignore +++ b/.npmignore @@ -2,4 +2,8 @@ node_modules output test Gruntfile.js -typings \ No newline at end of file +typings +.editorconfig +.travis.yml +.gitignore +CONTRIBUTING.md