Skip to content

Commit

Permalink
[meta] gitignore coverage output
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 1, 2021
1 parent 1843ef6 commit 3b5fa9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ node_modules
yarn.lock
npm-shrinkwrap.json
package-lock.json

coverage/
.nyc_output/

0 comments on commit 3b5fa9e

Please sign in to comment.