misc/

__pycache__/
*.py[cod]
*.pyo
*.pyd

build/
dist/
*.egg-info/

.venv/
.pytest_cache/
.mypy_cache/
