mirror of
https://github.com/predis/predis.git
synced 2026-08-24 20:29:42 +00:00
19 lines
550 B
Plaintext
19 lines
550 B
Plaintext
* text=auto
|
|
|
|
/.github export-ignore
|
|
/bin export-ignore
|
|
/examples export-ignore
|
|
/tests export-ignore
|
|
/.codespellrc export-ignore linguist-language=INI
|
|
/.editorconfig export-ignore
|
|
/.gitattributes export-ignore
|
|
/.gitignore export-ignore
|
|
/.php-cs-fixer.dist.php export-ignore
|
|
/CHANGELOG.md export-ignore linguist-documentation
|
|
/CONTRIBUTING.md export-ignore linguist-documentation
|
|
/FAQ.md export-ignore linguist-documentation
|
|
/VERSION export-ignore
|
|
/phpunit.xml.dist export-ignore
|
|
/phpstan.dist.neon export-ignore
|
|
/phpstan-tests.dist.neon export-ignore
|