Skip to content

Commit

Permalink
fix(ci): ignore coverage reports
Browse files Browse the repository at this point in the history
  • Loading branch information
the-wondersmith committed Aug 20, 2024
1 parent 7efeee7 commit 0fa9e86
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 @@ -4,6 +4,7 @@ tools/bin
/build-output/
/vendor/
**/uv.lock
**/coverage.xml

*.tgz
*.img.tar
Expand Down

0 comments on commit 0fa9e86

Please sign in to comment.