codecov: ignore examples and subprojects (#5743)
Co-authored-by: Maijin <maijin21@gmail.com>
This commit is contained in:
parent
1128efc8ee
commit
c2349a9663
1 changed files with 6 additions and 0 deletions
|
|
@ -17,8 +17,14 @@ ignore:
|
|||
- "binrz/rz-test"
|
||||
- ".github"
|
||||
- "doc"
|
||||
- "examples"
|
||||
- "man"
|
||||
- "mk"
|
||||
- "subprojects/mpc"
|
||||
- "subprojects/neetle"
|
||||
- "subprojects/packagesfiles"
|
||||
- "subprojects/xxhash"
|
||||
- "subprojects/yxml"
|
||||
- "sys"
|
||||
- "test"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue