diff --git a/.gitignore b/.gitignore index 238a9c6..bc0ecb0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /phpunit.xml /vendor +/.phpunit.result.cache /composer.lock