123456789101112131415161718 |
- /.editorconfig export-ignore
- /.gitattributes export-ignore
- /.gitignore export-ignore
- /.multi-tester.yml export-ignore
- /.php-cs-fixer.dist.php export-ignore
- /.styleci.yml export-ignore
- /.travis.yml export-ignore
- /build.php export-ignore
- /contributing.md export-ignore
- /codecov.yml export-ignore
- /phpdoc.php export-ignore
- /phpmd.xml export-ignore
- /phpstan.neon export-ignore
- /phpunit.xml.dist export-ignore
- /.github export-ignore
- /tests export-ignore
- * text=auto eol=lf
|