**/node_modules
**/.next
**/out
**/test-results
**/playwright-report
**/blob-report
**/*.tsbuildinfo

editor/test-transcripts/
editor/test-settings.json

transcripts/
export/public/summaries/
export/public/transcripts/
export/public/code.tar.gz
export/public/code.tar.xz
export/public/transcripts.tar.gz
export/public/transcripts.tar.xz

.git
.github
.claude
.vercel
.env*
*.pem
.DS_Store

Dockerfile.test
.dockerignore
