From c13a396c86485f616573ccd01e4c0dc3204c6c8d Mon Sep 17 00:00:00 2001 From: Katie Gengler Date: Mon, 29 Jan 2018 00:49:49 -0500 Subject: [PATCH] Update npmignore --- .npmignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.npmignore b/.npmignore index 0f018988..ce75a95f 100644 --- a/.npmignore +++ b/.npmignore @@ -1,9 +1,11 @@ /bower_components /config/ember-try.js /dist +/test /tests /tmp /smoke-test-app +/coverage /.nyc-output /.idea **/.gitkeep @@ -15,12 +17,11 @@ .gitignore .watchmanconfig .travis.yml +appveyor.yml bower.json ember-cli-build.js testem.js -all-commands.sh run-smoke-test.sh -fail-if-no-foo.sh *.tgz testem.json