diff --git a/.gitignore b/.gitignore index 28e760b..a435561 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ vendor/ .php-cs-fixer.cache composer.lock +.phpunit.result.cache