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

# Local helper scripts — not part of the project, never pushed
init_repo.bat
push.bat
push_hooks.bat
make_demo.py
launch_posts.md
