|
.git
|
|
.github
|
|
.agents
|
|
.codex
|
|
**/.env
|
|
**/.env.*
|
|
!**/.env.*.example
|
|
**/node_modules
|
|
**/vendor
|
|
**/storage/logs/*
|
|
**/storage/framework/cache/*
|
|
**/storage/framework/sessions/*
|
|
**/storage/framework/views/*
|
|
**/bootstrap/cache/*.php
|
|
backups
|
|
coverage
|
|
frontend/dist
|