Skip to content

Commit

Permalink
Merge pull request #11 from declanwoods/main
Browse files Browse the repository at this point in the history
Add Codecov ignore for *.pb.go files
  • Loading branch information
mennanov authored Sep 20, 2024
2 parents 3bde862 + d25993a commit b2e66ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ignore:
- "**/*.pb.go"

0 comments on commit b2e66ee

Please sign in to comment.