# Local Python artifacts. `src/warrant_sdk/_generated.py` is NOT here: it is
# committed deliberately, so that a wheel installed from PyPI carries the schemas
# without needing Node. It is `codegen/emit.ts --check` that guarantees it does not
# drift — see tests/test_codegen_drift.py.
.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
dist/
build/
