diff --git a/.gitignore b/.gitignore index 97db6254e..6668d2e05 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /vendor/ /build/ node_modules/ -/.php_cs.cache \ No newline at end of file +/.php_cs.cache +.phpunit.result.cache \ No newline at end of file