# Environment
.env
*.env.local

# Node
node_modules/
dist/

# Foundry
reference/cache/
reference/out/
reference/broadcast/
reference/lib/
reference/typechain-types/

# Build artifacts
*.zip
.vercel

# Python local artifacts
.python-version
.venv/
.venv-*/
__pycache__/
*.py[cod]
GITHUB-LAUNCH-PREP.md
ENGINEERING-STATE.md
reference/
articles/
examples/
spec/
specs/
subgraph/
tools/
CLI-SPEC.md
E2E-TEST-SPEC.md
.vercelignore
python-sdk/examples/
docs/audit-briefs/
docs/post-audit-launch-checklist.md
web/.next/
web/tsconfig.tsbuildinfo
web/out/
landing/.next/\nlanding/out/
