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 1de7a9d commit 58ebed7Copy full SHA for 58ebed7
.gitattributes
@@ -1,7 +1,12 @@
1
-/.codecov.yml export-ignore
2
-/.gitattributes export-ignore
3
-/.github/ export-ignore
4
-/.gitignore export-ignore
5
-/docs/ export-ignore
6
-/phpunit.xml export-ignore
7
-/test/ export-ignore
+/.codecov.yml export-ignore
+/.gitattributes export-ignore
+/.github/ export-ignore
+/.gitignore export-ignore
+/CHANGELOG.md export-ignore
+/CODE_OF_CONDUCT.md export-ignore
+/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
12
+/test/ export-ignore
0 commit comments