Skip to content

Commit 430783e

Browse files
authored
Create .codecov.yml to ignore src/gen (#235)
1 parent ab53bfe commit 430783e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.codecov.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ignore:
2+
- 'src/gen'

0 commit comments

Comments
 (0)