.git .gitignore node_modules vendor .env .env.* !.env.example storage/logs/* storage/framework/cache/* storage/framework/sessions/* storage/framework/views/* public/build *.md tests/ phpunit.xml docker-compose*.yml .editorconfig .styleci.yml