1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-01-17 21:38:16 +01:00
guzzle/.gitattributes
Márk Sági-Kazár cd1ef1a270
Merge pull request #2543 from reedy/phpcsgitattributes
Add .php_cs.dist to .gitattributes
2020-01-10 12:44:52 +01:00

13 lines
444 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
/Makefile export-ignore
/phpstan-baseline.neon export-ignore
/phpstan.neon.dist export-ignore
/phpunit.xml.dist export-ignore
/tests/ export-ignore