ci: Update codecov ignore rules

This commit is contained in:
Arne Beer 2023-06-12 23:53:01 +02:00
parent a21f6d36cb
commit 1271501854
No known key found for this signature in database
GPG key ID: CC9408F679023B65

View file

@ -1,12 +1,10 @@
ignore:
- "**/*.lock"
- "**/*.toml"
- "**/*.md"
- "utils"
- "tests"
- "ARCHITECTURE.md"
- "Cargo.lock"
- "Cargo.toml"
- "CHANGELOG.md"
- "**/tests"
- "LICENSE"
- "README.md"
- ".github"
- ".gitignore"