__pycache__/
*.pyc

# verdict-core (the one built package) — envs, build output, tool caches.
.venv/
*.egg-info/
build/
dist/
.ruff_cache/
.pytest_cache/
