Skip to content

Commit

Permalink
fix: ignore proto files for Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
kkweon authored Jun 2, 2021
1 parent d85f36e commit 83c4b2e
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
@@ -0,0 +1,3 @@
ignore:
- "**/*.pb.go"
- "**/*.pb.dart"

0 comments on commit 83c4b2e

Please sign in to comment.