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 12bb666 commit 79a263dCopy full SHA for 79a263d
.gitattributes
@@ -1,10 +1,12 @@
1
* text=auto
2
3
-/tests export-ignore
4
-.editorconfig export-ignore
+tests/ export-ignore
+
5
+.codecov.yml export-ignore
6
.gitattributes export-ignore
7
.gitignore export-ignore
8
+.scrutinizer.yml export-ignore
9
.styleci.yml export-ignore
-.travis.yml export-ignore
-phpunit.xml.dist export-ignore
10
-CONTRIBUTING.md export-ignore
11
+phpunit.php export-ignore
12
+phpunit.xml export-ignore
0 commit comments