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 b3efa9b + 4d5ca38 commit 42cba17Copy full SHA for 42cba17
.gitattributes
@@ -0,0 +1,9 @@
1
+# Exclude build/test files from the release
2
+/tests export-ignore
3
+/.git* export-ignore
4
+/.php-cs-fixer.dist.php export-ignore
5
+/phpstan.neon.dist export-ignore
6
+/phpunit.xml export-ignore
7
+/test-server.php export-ignore
8
+/test-terminal.php export-ignore
9
+/UPGRADING.md export-ignore
0 commit comments