.env
.git
.gitignore
.gitattributes
node_modules
vendor
public/build
storage/framework/cache/data
storage/framework/sessions
storage/framework/views
storage/logs
storage/app/public
.dockerignore
docker-compose.yml
*.md
.phpunit*
phpunit.xml
tests
scripts
bootstrap/cache/*.php
!bootstrap/cache/.gitkeep
