diff --git a/.gitignore b/.gitignore index 9cca0e13e..0408f9670 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,9 @@ test_data/* # Doxygen Documentation/* + +# PHPUnit +/.phpunit.result.cache + +# php-cs-fixer +/.php_cs.cache