mirror of
https://github.com/guzzle/guzzle.git
synced 2025-01-17 21:38:16 +01:00
92faa6c903
* Clean up gitignore add adding PHPUnit * minonr
17 lines
197 B
Plaintext
17 lines
197 B
Plaintext
phpunit.xml
|
|
composer.phar
|
|
composer.lock
|
|
vendor/
|
|
build/artifacts/
|
|
artifacts/
|
|
docs/_build
|
|
docs/*.pyc
|
|
|
|
### PHP-CS-Fixer
|
|
php-cs-fixer.phar
|
|
php-cs-fixer
|
|
.php_cs.cache
|
|
|
|
### PHPUnit
|
|
.phpunit.result.cache
|