# Generic Python files
__pycache__
.pytest_cache
.ruff_cache
.mypy_cache
.venv
.tox

# Builds (including docs)
dist/
docs/usage.md
docs/man.md
