16 lines
503 B
Plaintext
16 lines
503 B
Plaintext
/.gitattributes export-ignore
|
|
/.gitignore export-ignore
|
|
/.github export-ignore
|
|
/.phive export-ignore
|
|
/.php-cs-fixer.dist.php export-ignore
|
|
/.psalm export-ignore
|
|
/build export-ignore
|
|
/build.xml export-ignore
|
|
infection.json5.dist export-ignore
|
|
/phpunit.xml export-ignore
|
|
/tests export-ignore
|
|
/tools export-ignore
|
|
/tools/* binary
|
|
|
|
*.php diff=php
|