exporter/.gitattributes

16 lines
503 B
Plaintext

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