1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-12 22:35:43 +00:00

ci: ignore compile-generated file from coverage

This commit is contained in:
Oliver Booth 2024-06-12 03:54:22 +01:00
parent 69157b9517
commit 77dd144321
Signed by: oliverbooth
GPG Key ID: E60B570D1B7557B5

2
codecov.yml Normal file
View File

@ -0,0 +1,2 @@
ignore:
- "X10D/src/ExceptionMessages.Designer.cs"