diff --git a/.gitignore b/.gitignore index 7e541c7f6..d0e9fac0f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,8 +11,10 @@ build/ghpages/vendor .phpcs.xml phpcs.xml -# Ignore PHPUnit results cache file. +# Ignore PHPUnit results cache file and local config overrides. .phpunit.result.cache +phpunit.xml +phpunit10.xml # Ignore temporary files for ghpages builds. phpdoc.xml