diff --git a/.gitignore b/.gitignore index 0e8e313..564c358 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ composer.phar /vendor/ /.idea -.phpunit.result.cache \ No newline at end of file +.phpunit.result.cache +phpunit.xml