__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
.env
.ruff_cache/
.pytest_cache/
.mypy_cache/

# Generated protobuf
inferential/proto/inferential_pb2.py
inferential/proto/inferential_pb2.pyi
