node_modules/
dist/
.next/
.next-e2e/
.next-team/
.turbo/
*.tsbuildinfo
next-env.d.ts
storybook-static/
playwright-report/
test-results/
cdk.out/
.langgraph_api/

__pycache__/
*.egg-info/
.venv/
.mypy_cache/
.pytest_cache/
uv.lock

.env
.env.*
!.env.example
.DS_Store
