# IntelliJ files
.idea

# composer dependencies
vendor

# phpunit itself is not needed
phpunit.phar
# local phpunit config
/phpunit.xml

tests/_output/*
tests/_support/_generated