Valinor/.gitattributes

16 lines
338 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
/phpunit.xml.dist export-ignore
*.stub linguist-language=PHP