mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-12 03:24:26 +01:00
This commit is part of a campaign to reduce the amount of data transferred to save global bandwidth and reduce the amount of CO2. See https://github.com/Codeception/Codeception/pull/5527 for more info.
14 lines
481 B
Plaintext
14 lines
481 B
Plaintext
.editorconfig export-ignore
|
|
.gitattributes export-ignore
|
|
/.github/ export-ignore
|
|
.gitignore export-ignore
|
|
.php_cs.dist export-ignore
|
|
/build/ export-ignore
|
|
/docs/ export-ignore
|
|
/Dockerfile export-ignore
|
|
/Makefile export-ignore
|
|
/phpstan-baseline.neon export-ignore
|
|
/phpstan.neon.dist export-ignore
|
|
/phpunit.xml.dist export-ignore
|
|
/tests/ export-ignore
|