Rename codecov yaml file and add to gitattributes

This commit is contained in:
Ben Ramsey
2020-10-28 22:51:20 -05:00
parent b5dadc7eb4
commit 65f39c93f4
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
/.github/ export-ignore
/.gitignore export-ignore
/.readthedocs.yml export-ignore
/codecov.yml export-ignore
/docs/ export-ignore
/phpbench.json export-ignore
/phpcs.xml.dist export-ignore
View File