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

# Local mock specifications
openapi.yaml
openapi.json
