.git
.github
.idea
.vscode
*.zip
*.tar
*.tar.gz
*.7z
EVIDENCE_DIR.txt
FINAL_EVIDENCE
nvr_evidence*

.env
.env.*
!.env.docker.example
portal/.env
platform/.env
gateway/.env
**/.env
**/.env.*

storage/logs/*
storage/cache/*
storage/tmp/*
storage/runtime/*
storage/proof/
storage/final-evidence/
storage/recordings/*
storage/snapshots/*
portal/storage/logs/*
portal/storage/sessions/*
portal/storage/rate-limit/*
portal/storage/cache/rate-limits/*
platform/bootstrap/cache/*
platform/storage/framework/cache/data/*
platform/storage/framework/views/*
platform/storage/framework/sessions/*
platform/storage/logs/*
platform/storage/cache/*
platform/storage/runtime/*
platform/storage/rate-limit/*
platform/storage/sessions/*
gateway/storage/logs/*
gateway/storage/cache/*
gateway/storage/database/*.sqlite
gateway/storage/pids/*
gateway/storage/run/*
gateway/storage/recordings/*
gateway/storage/snapshots/*
gateway/storage/tmp/*

node_modules
vendor/.cache
__MACOSX
.DS_Store
Thumbs.db
