!tmp/.gitkeep

log/
!log/.gitkeep

.env.local

cache/*
!cache/.gitkeep

composer.lock
vendor/

# PHPUnit
/.phpunit.cache
.phpunit.result.cache
public/coverage/
tests/Unit/code-coverage/