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 May 26, 2021
1 parent eb1d757 commit 7aef22b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ lib-cov

# Coverage directory used by tools like istanbul
coverage
.nyc_output/

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
Expand Down

0 comments on commit 7aef22b

Please sign in to comment.