# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Jupyter
.ipynb_checkpoints/

# shidoshi runtime artifacts
.shidoshi_cache.json
.shidoshi_agent.db*
*.png

# generated docs
docs/*.html

# scratch/local-only, untracked since ee505d7
adhoc/
notebooks/

# Local credentials
.env
