1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-12 03:24:26 +01:00
guzzle/.gitattributes
Simon Schaufelberger 397f43eefa
Ignore files when exporting package (#2679)
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.
2020-06-07 23:36:08 +03:00

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