.pytest_cache/
**/__pycache__/
*.py[cod]
dist/
*.egg-info/

ts/node_modules/
ts/dist/

rust/target/
