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 b3efa9b commit 4d5ca38Copy full SHA for 4d5ca38
.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