.env
.venv/
venv/
__pycache__/
*.pyc
*.pyo
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
*.egg-info/
dist/
build/
# Local smoke scripts — not part of the public API
test_all.py
test_house_style.py
/tmp/
test_jigsaw.py
