Skip to content

Commit

Permalink
chore: ignore coverage files
Browse files Browse the repository at this point in the history
  • Loading branch information
robjtede committed Oct 11, 2024
1 parent e69c014 commit 1259672
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@
/target
Cargo.lock
!/Cargo.lock

# code coverage
/codecov.json
/lcov.info
Loading

0 comments on commit 1259672

Please sign in to comment.