typescript/node_modules/
typescript/dist/
python/.venv/
python/build/
python/dist/
**/__pycache__/
**/*.egg-info/
**/.pytest_cache/
**/.mypy_cache/
**/.ruff_cache/
typescript/package-lock.json
examples/node_modules/
examples/package-lock.json
