diff --git a/php/.gitignore b/php/.gitignore index 48b8bf9..92c5a59 100644 --- a/php/.gitignore +++ b/php/.gitignore @@ -1 +1,3 @@ vendor/ +/.phpunit.result.cache +/.idea \ No newline at end of file