.git .gitignore .gitattributes .github .editorconfig *.md LICENSE* SECURITY* TRADEMARKS* .env .env.* !.env.example docker-compose*.yml Dockerfile* vendor/ node_modules/ storage/logs/* storage/framework/cache/* storage/framework/sessions/* storage/framework/views/* storage/app/* bootstrap/cache/* tests/ phpunit.xml .phpunit* *.log *.cache