node_modules
.nx
.vercel
.env
.cursor/plans
.cursor/mcp.json
dist
*.tsbuildinfo
.mintlify/
.worktrees/
.playwright-mcp/
.playwright-cli/
.DS_Store

# Python
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
.venv/
