diff --git a/.gitignore b/.gitignore index a15f603..2cae83d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ *.sublime* +.phpunit.result.cache /vendor/ composer.lock +phpcs.xml +phpstan.neon +phpunit.xml