summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 805f87c78eada59cd0e2562b00ea8868743e85cf (plain)
1
2
3
4
5
6
7
*	                     text=auto
/.editorconfig           export-ignore
/.gitignore              export-ignore
/.php-cs-fixer.dist.php  export-ignore
/phpstan.neon.dist       export-ignore
/phpunit.xml.dist        export-ignore
/tests                   export-ignore