We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent badb01e commit 07ae55bCopy full SHA for 07ae55b
.gitattributes
@@ -1,12 +1,12 @@
1
-/.codecov.yml export-ignore
2
/.gitattributes export-ignore
3
/.github/ export-ignore
4
/.gitignore export-ignore
5
/CHANGELOG.md export-ignore
+/codecov.yml export-ignore
6
/CODE_OF_CONDUCT.md export-ignore
7
/CONTRIBUTING.md export-ignore
8
/CREDITS.md export-ignore
9
-/README.PROVIDER-GUIDE.md export-ignore
10
/docs/ export-ignore
11
/phpunit.xml export-ignore
+/README.PROVIDER-GUIDE.md export-ignore
12
/test/ export-ignore
.codecov.yml renamed to codecov.yml
0 commit comments