mirror of
https://github.com/predis/predis.git
synced 2026-08-18 02:41:17 +00:00
21 lines
613 B
Plaintext
21 lines
613 B
Plaintext
* text=auto
|
|
|
|
/.github export-ignore
|
|
/bin export-ignore
|
|
/examples export-ignore
|
|
/tests export-ignore
|
|
/.codespellrc export-ignore linguist-language=INI
|
|
/.coveralls.yml export-ignore
|
|
/.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.relay.xml export-ignore
|
|
/phpunit.xml.dist export-ignore
|
|
/phpstan.dist.neon export-ignore
|
|
/phpstan-tests.dist.neon export-ignore
|