diff --git a/.gitignore b/.gitignore index d163863..e74fb6b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -build/ \ No newline at end of file +build/ +/.idea/phpunit.xml +/.phpunit.result.cache