.git
.env
.env.*
!.env.example
data/*
!data/.gitkeep
vendor/
tests/
test/
.phpunit.cache/
coverage/
*.log
