From b9d476ce88c3698beb43296868b389e283dcca36 Mon Sep 17 00:00:00 2001 From: Austin Burdine Date: Mon, 19 Sep 2016 19:07:53 -0500 Subject: [PATCH] update .npmignore for existing files --- .npmignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 5bae6b4..6117af9 100644 --- a/.npmignore +++ b/.npmignore @@ -29,7 +29,9 @@ vendor/ .ember-cli .travis.yml .npmignore +.watchmanconfig **/.gitkeep bower.json -Brocfile.js +ember-cli-build.js testem.json +appveyor.yml