# Sage preparser output (regenerated from .sage sources, not hand-maintained)
*.sage.py

# Python / tooling caches
__pycache__/
.mypy_cache/
.ruff_cache/
.pytest_cache/

.venv/
