# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Coverage
.coverage
pytest-coverage.txt
pytest.xml

# Virtual environments
.venv

# Documentation (generated output; the spec sources below are tracked)
docs/*
!docs/openapi.yaml
!docs/cosense-api.md
