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 20e789d commit bfc3b82Copy full SHA for bfc3b82
.gitattributes
@@ -2,5 +2,6 @@
2
/examples export-ignore
3
/tests export-ignore
4
/.php-cs-fixer.dist.php export-ignore
5
-/phpstan.dist.neon export-ignore
+/phpstan* export-ignore
6
/phpunit.xml.dist export-ignore
7
+/Makefile export-ignore
0 commit comments