/.gitattributes         export-ignore
/.gitignore             export-ignore
/.github                export-ignore
/.phive                 export-ignore
/build                  export-ignore
/tests                  export-ignore
/tools                  export-ignore
/tools/*                binary
/.gitattributes         export-ignore
/.gitignore             export-ignore
/.php-cs-fixer.dist.php export-ignore
/build.xml              export-ignore
/infection.json5.dist   export-ignore
/phpunit.xml            export-ignore
/phpstan.neon           export-ignore

*.php diff=php
