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.
2 parents 4445ed1 + 0d3b317 commit 10bd975Copy full SHA for 10bd975
.gitattributes
@@ -1,14 +1,16 @@
1
/.docker export-ignore
2
-/.editorconfig export-ignore
3
/.github export-ignore
4
/.phive export-ignore
5
/.psalm export-ignore
6
-/.php_cs.dist export-ignore
7
/build export-ignore
8
-/build.xml export-ignore
9
-/phpunit.xml export-ignore
10
-/tests export-ignore
11
/tools export-ignore
12
/tools/* binary
+/tests export-ignore
+/.editorconfig export-ignore
+/.gitattributes export-ignore
+/.gitignore export-ignore
+/.php_cs.dist export-ignore
13
+/build.xml export-ignore
14
+/phpunit.xml export-ignore
15
16
*.php diff=php
0 commit comments