Valinor/.gitattributes
2021-11-29 12:00:21 +01:00

15 lines
312 B
Plaintext

*.php text eol=lf
/.github/ export-ignore
/stubs/ export-ignore
/tests/ 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