.gitattributes  export-ignore
.github/        export-ignore
.gitignore      export-ignore
ncs.*           export-ignore
phpstan*.neon   export-ignore
tests/          export-ignore

*.php*          diff=php
*.sh            text eol=lf
