# bootstrapping our own dogfood
__pycache__/
*.py[cod]
.venv/
.venv*/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
coverage.xml
htmlcov/
dist/
build/
*.egg-info/
.DS_Store
