Skip to content

Commit

Permalink
Merge pull request #322 from Turbo87/npmignore
Browse files Browse the repository at this point in the history
Update `.npmignore` file
  • Loading branch information
MelSumner authored Apr 15, 2020
2 parents b3714ba + 827e172 commit cc01a93
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,27 +1,19 @@
# compiled output
/dist/
/tmp/
*.tgz

# dependencies
/bower_components/

# misc
/.bowerrc
/.editorconfig
/.ember-cli
/.env*
/.eslintignore
/.eslintrc.js
/.gitignore
/.watchmanconfig
/.travis.yml
.*
/bower.json
/config/ember-try.js
/ember-cli-build.js
/testem.js
/tests/
/yarn.lock
.gitkeep

# ember-try
/.node_modules.ember-try/
Expand Down

0 comments on commit cc01a93

Please sign in to comment.