github: Add more folders to ignore for coverage

This commit is contained in:
Valentin Tolmer 2023-04-11 16:44:14 +02:00 committed by nitnelave
parent ea69b4bead
commit dcca768b6c

2
.github/codecov.yml vendored
View File

@ -10,3 +10,5 @@ ignore:
- "docs"
- "example_configs"
- "migration-tool"
- "scripts"
- "set-password"