diff --git a/.npmignore b/.npmignore index 42e41aa..350e1d9 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,5 @@ +.dependabot/ +.idea/ /bower_components /config/ember-try.js fastboot-server/ @@ -15,6 +17,7 @@ fastboot-tests/ .eslintrc.js .gitignore .npmrc +.prettierrc.js .travis.yml .watchmanconfig .yarnrc