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 fa81efb + d18e083 commit ed5c3f9Copy full SHA for ed5c3f9
.gitattributes
@@ -0,0 +1,11 @@
1
+*.php text eol=lf
2
+*.phpt text eol=lf
3
+/.editorconfig export-ignore
4
+/.gitattributes export-ignore
5
+/.github/ export-ignore
6
+/.gitignore export-ignore
7
+/composer.lock export-ignore
8
+/phpcs.xml.dist export-ignore
9
+/phpstan.neon export-ignore
10
+/phpunit.xml.dist export-ignore
11
+/test/ export-ignore
0 commit comments