# Node
node_modules/
packages/typescript/dist/

# Python
.venv/
__pycache__/
*.egg-info/
.ruff_cache/
.pytest_cache/
packages/python/dist/

# Generated API reference (synced into the docs site, not committed)
docs/

# misc
.DS_Store
.env
