Skip to content

Commit

Permalink
Merge pull request #868 from Turbo87/npmignore
Browse files Browse the repository at this point in the history
Adjust `.npmignore` file
  • Loading branch information
Turbo87 authored Nov 2, 2020
2 parents 248507c + 5451924 commit 6851e32
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,29 +1,18 @@
/.idea
/.rpt2_cache
/bower_components
/config/ember-try.js
/coverage
/dist/ember
/dist/addon-test-support/**/*.d.ts
**/__tests__/
/lib/
/tests
/tmp
*.tgz
**/.gitkeep
.babelrc
.bowerrc
.editorconfig
.ember-cli
.eslintcache
.eslintignore
.eslintrc.js
.gitignore
.prettierrc.js
.travis.yml
.watchmanconfig
.*
bower.json
documentation.yml
ember-cli-build.js
RELEASE.md
rollup.config.js
testem.js
tsconfig.json
Expand Down

0 comments on commit 6851e32

Please sign in to comment.