.gitattributes
* text eol=lf
*.serialized -text
*.dat -text
/.github/ export-ignore
/tests export-ignore
/stubs export-ignore
/tools export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.gitmodules export-ignore
/.scrutinizer.yml export-ignore
/.travis.yml export-ignore
/Makefile export-ignore
/phpunit.xml export-ignore
/phpstan.neon export-ignore