Skip to content

Commit

Permalink
chore: ignore nyc coverage folders
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Jan 15, 2020
1 parent f27b255 commit 9bf28ca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ packages/plugin/**/README.md
packages/api/cli/README.md
!packages/**/base/README.md
!/README.md
packages/*/*/index.ts
packages/*/*/index.ts
.nyc_output
/coverage

0 comments on commit 9bf28ca

Please sign in to comment.