.gitattributes: export-ignore code coverage config file
Follow up on 2407.
This commit is contained in:
parent
e372a5e85b
commit
a01cc9ba82
|
|
@ -1,5 +1,6 @@
|
||||||
* text=auto
|
* text=auto
|
||||||
|
|
||||||
|
/.codecov.yml export-ignore
|
||||||
/.gitattributes export-ignore
|
/.gitattributes export-ignore
|
||||||
/.github export-ignore
|
/.github export-ignore
|
||||||
/.gitignore export-ignore
|
/.gitignore export-ignore
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue