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 f72fc61 commit d6a6920Copy full SHA for d6a6920
.gitattributes
@@ -8,10 +8,13 @@
8
/phpunit.xml.dist export-ignore
9
/tests export-ignore
10
/.editorconfig export-ignore
11
-/.php_cs.dist export-ignore
12
/psalm.xml export-ignore
13
/psalm.xml.dist export-ignore
14
/testbench.yaml export-ignore
15
/UPGRADING.md export-ignore
16
/phpstan.neon.dist export-ignore
17
-/phpstan-baseline.neon export-ignore
+/phpstan-baseline.neon export-ignore
+/CHANGELOG.md export-ignore
18
+/README.md export-ignore
19
+/LICENSE.md export-ignore
20
+/pint.json export-ignore
0 commit comments