Skip to content

Commit

Permalink
fix: add ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
tdeekens committed Nov 27, 2024
1 parent 3314e83 commit c411a01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ coverage:
patch:
default:
target: 60%
ignore:
- "packages/dist/**"
- "demo"

0 comments on commit c411a01

Please sign in to comment.