__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
env/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
.idea/
.vscode/

# Local bootstrap scripts — not part of the project, never pushed
init_repo.sh
init_repo.bat
push.bat
push_fix.bat
publish_demo.bat
scrub_tape.bat
push_readme.bat
