node_modules/
dist/
.vibe-build-*/
.ai-web-studio-build-*/
.wrangler/
.dev.vars*
.env
.env.*
!.env.example
playwright-report/
test-results/
.omx/
wrangler.deploy.jsonc

# Python runtime caches.
__pycache__/
*.py[cod]

# Private/raw capture logs stay local; sanitized teaching transcripts are in public/.
artifacts/**/*-private.txt
artifacts/**/*-events.jsonl
artifacts/**/*-stderr.txt
artifacts/**/[0-9][0-9]-final.txt
artifacts/**/*.log
artifacts/**/preview.txt
artifacts/**/*deploy*.txt
artifacts/deployment-history.txt
artifacts/remote-migrations.txt
artifacts/secret-provision.txt
artifacts/brandbook-location.md
artifacts/**/*terminal*.txt
artifacts/**/*captures*.txt
artifacts/**/run-log.txt

# Duplicate downloads and transient browser-run state.
artifacts/**/download-verification/
artifacts/**/test-output/
