diff --git a/.gitignore b/.gitignore index e579f6d..c800b1b 100644 --- a/.gitignore +++ b/.gitignore @@ -244,4 +244,7 @@ dist/ .dccache ### TempCodeRunner ### -tempCodeRunnerFile.* \ No newline at end of file +tempCodeRunnerFile.* + +### PHPUnit ### +.phpunit.result.cache