*.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        export-ignore
/.gitattributes       export-ignore
/.github/             export-ignore
/.gitignore           export-ignore
/.scrutinizer.yml     export-ignore
/composer.lock        export-ignore
/phpcs.xml            export-ignore
/phpunit.xml.dist     export-ignore
/psalm.xml.dist       export-ignore
/tests/               export-ignore
