.git
.gitignore
.github
.env
.env.backup
.env.production
node_modules
vendor
storage/logs/*
storage/framework/cache/*
storage/framework/sessions/*
storage/framework/views/*
bootstrap/cache/*
.phpunit.result.cache
.php_cs.cache
npm-debug.log
yarn-error.log
.DS_Store
Thumbs.db
tests
.phpunit.cache
coverage
.idea
.vscode
*.md
README.md
DOCKER.md
docker-compose.yml
docker-compose.*.yml
