.venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
__pycache__/
*.egg-info/
src/vexcalibur/_version.py
dist/
build/
.coverage
coverage.xml
docs/_build/
