.gitattributes: export-ignore code coverage config file

Follow up on 2407.
This commit is contained in:
jrfnl 2021-07-07 05:01:23 +02:00
parent e372a5e85b
commit a01cc9ba82
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -1,5 +1,6 @@
* text=auto
/.codecov.yml export-ignore
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore