diff --git a/.gitignore b/.gitignore index e8a57de..26d217c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ composer.lock .Build .idea *.iml -.cache \ No newline at end of file +.cache +.phpunit.result.cache \ No newline at end of file