Codecov: ignore md and mdx files

This commit is contained in:
Gustav Hansen 2022-03-14 08:45:50 +01:00
parent 5a845afdad
commit 076cd57be1

View File

@ -5,3 +5,7 @@ comment:
github_checks:
annotations: false
ignore:
- '**/*.md'
- '**/*.mdx'