1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
* text=auto
/build export-ignore
/doc export-ignore
/tests export-ignore
/.editorconfig export-ignore
/.php_cs.cache export-ignore
/.scrutinizer.yml export-ignore
/.styleci.yml export-ignore
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/.whitesource export-ignore
/appveyor.yml export-ignore
/circle.yml export-ignore
/phpstan.neon export-ignore
/phpcs.php_cs export-ignore
/phpunit.xml export-ignore
/psalm.xml export-ignore
/renovate.json export-ignore
|