/portal/storage/logs/*
/portal/storage/sessions/*
/portal/storage/rate-limit/*
/portal/storage/cache/rate-limits/*
/platform/bootstrap/cache/*
/platform/storage/cache/*
/platform/storage/framework/cache/data/*
/platform/storage/framework/sessions/*
/platform/storage/framework/views/*
/platform/storage/logs/*
/platform/storage/rate-limit/*
/platform/storage/runtime/*
/platform/storage/sessions/*
/gateway/storage/cache/*
/gateway/storage/database/*
/gateway/storage/logs/*
/gateway/storage/pids/*
/gateway/storage/run/*
/gateway/storage/recordings/*
/gateway/storage/snapshots/*
/gateway/storage/tmp/*
/storage/cache/*
/storage/logs/*
/storage/recordings/*
/storage/runtime/*
/storage/snapshots/*
/storage/tmp/*
/storage/final-evidence/
!/storage/recordings/
!/storage/runtime/
!/storage/snapshots/
!.gitkeep
!*/.gitkeep
*.log
*.tmp
*.pid
*.sqlite
*.sqlite3
.env.docker
/.env
/.env.*
!/.env.docker.example
/FINAL_EVIDENCE/
/portal/.env
/platform/.env
/gateway/.env
/secrets/
/secrets/.env
/secrets/*.env
