Skip to content

Commit

Permalink
fix: should not publish tap-snapshot folder
Browse files Browse the repository at this point in the history
- Add `tap-snapshot` folder to `.npmignore`
- Fixes #461

PR-URL: #471
Credit: @ruyadorno
Close: #471
Reviewed-by: @claudiahdz
  • Loading branch information
ruyadorno authored and claudiahdz committed Nov 13, 2019
1 parent 938d612 commit b49c553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Expand Up @@ -6,6 +6,7 @@ npm-debug.log
node_modules/marked
node_modules/marked-man
node_modules/tap
tap-snapshots
node_modules/.bin
node_modules/npm-registry-mock
/npmrc
Expand Down

0 comments on commit b49c553

Please sign in to comment.