__pycache__/
*.py[cod]
.venv/
.nox/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
.coverage
coverage.xml
.ipynb_checkpoints/
.DS_Store
src/coeftable/_version.py
.kata.toml
.kata.local.toml
# roborev snapshots
/.roborev/
# internal planning docs (not shipped, not for the public repo)
docs/superpowers/
