# Large data — lives in R2, not git
sources/
data/

# Node
node_modules/
dist/
.vite/

# Generated by prerender — source of truth is *.template.html + catalog.json
web/index.html
web/about.html
web/verify.html
web/submit.html
web/preview.html
web/privacy.html
web/terms.html
web/docs.html
web/mcp.html
web/public/catalog.json
web/public/sitemap.xml

# Env
.env
.env.local
.dev.vars

# Wrangler
.wrangler/

# OS
.DS_Store
Thumbs.db

# Editor
.idea/
.vscode/
*.swp
__pycache__/
supporting-docs/
