node_modules/
dist/
*.log
.DS_Store
python/.venv/
python/dist/
python/build/
__pycache__/
*.egg-info/
.pytest_cache/
.mypy_cache/

# uv writes this when the Python package is run locally; the library pins nothing.
python/uv.lock
