node_modules/
dist/
# Copied in at build time from the repo root; the root LICENSE is the source.
js/LICENSE
python/LICENSE
# Python
__pycache__/
*.egg-info/
.venv/
.pytest_cache/
.ruff_cache/
.DS_Store
