summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 8644fa06319cd16b6c675c92544355a577ce383e (plain)
1
2
3
4
5
6
7
8
9
*	                     text=auto
/.editorconfig           export-ignore
/.gitignore              export-ignore
/.php-cs-fixer.dist.php  export-ignore
/docker-compose.yml      export-ignore
/phpstan.neon.dist       export-ignore
/phpunit.xml.dist        export-ignore
/scripts                 export-ignore
/tests                   export-ignore