Valinor/.gitattributes
2022-05-21 16:37:16 +02:00

18 lines
389 B
Plaintext

*.php text eol=lf
/.github/ export-ignore
/stubs/ export-ignore
/tests/ export-ignore
/.changelog export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.php-cs-fixer.dist.php export-ignore
/infection.json.dist export-ignore
/phpstan.neon.dist export-ignore
/psalm.xml export-ignore
/phpunit.xml.dist export-ignore
/rector.php export-ignore
*.stub linguist-language=PHP