__pycache__/
*.pyc
.pytest_cache/
*.egg-info/
dist/
build/

.venv/
venv/
.mypy_cache/
.ruff_cache/

# OpenAPI Generator emits a flat-layout package copy at the repo root in
# addition to src/onepostly; the stray copy breaks pytest collection.
/onepostly/
