Valinor/.gitattributes

16 lines
338 B
Plaintext
Raw Normal View History

2021-11-28 17:43:02 +01:00
*.php text eol=lf
/.github/ export-ignore
/stubs/ export-ignore
/tests/ export-ignore
/.changelog export-ignore
2021-11-28 17:43:02 +01:00
/.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
2021-11-29 12:00:21 +01:00
*.stub linguist-language=PHP