diff --git a/.gitignore b/.gitignore index ea95883..0c44624 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ coverage nbproject .idea vendor -bin \ No newline at end of file +bin +.phpunit.result.cache \ No newline at end of file