# Generated website and local browser-test output
/dist/
/evidence/runtime/*
!/evidence/runtime/results.json
!/evidence/runtime/interactions.json
!/evidence/runtime/type-layout.json

# Python environments, downloaded weights, and compiled OCR helper
**/.venv/
**/__pycache__/
*.py[cod]
/research/models/
/research/vision-ocr
*.partial

# Local configuration and editor/OS files
.env
.env.*
!.env.example
.DS_Store
.idea/
.vscode/
node_modules/
*.swp
*.swo
