*.dist  text eol=lf
*.json  text eol=lf
*.md    text eol=lf
*.php   text eol=lf
*.txt   text eol=lf
*.yml   text eol=lf
/.editorconfig
/.coveralls.yml   export-ignore
/.gitattributes   export-ignore
/.gitignore       export-ignore
/.scrutinizer.yml export-ignore
/.travis.yml      export-ignore
/composer.lock    export-ignore
/phpcs.xml        export-ignore
/phpunit.xml.dist export-ignore
/psalm.xml.dist   export-ignore
/tests/            export-ignore
