# composer
vendor
composer.lock

# php (phpunit)
build/logs/
.phpunit.result.cache

# phpcs fixer
.php_cs.cache

# PhpStorm
.idea/
