We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22d776 commit 12667f3Copy full SHA for 12667f3
.gitattributes
@@ -1,7 +1,11 @@
1
+/.github/ export-ignore
2
/docs/ export-ignore
3
/test/ export-ignore
4
/utils/ export-ignore
5
/.buildpath export-ignore
6
+/.codecov.yml export-ignore
7
+/.gitattributes export-ignore
8
/.gitignore export-ignore
9
/.project export-ignore
10
/.travis.yml export-ignore
11
+/phpunit.xml.dist export-ignore
0 commit comments