# Build artifacts — regenerated by `npm run build` / `python -m build`
typescript/dist/
python/dist/
python/build/
*.egg-info/

# Dependencies
node_modules/

# Python caches / venvs
__pycache__/
*.py[cod]
.venv/
venv/
