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

# Virtual environments
.venv

# Jupyter
.ipynb_checkpoints/

# shidoshi runtime artifacts
.shidoshi_cache.json
*.png

# generated docs
docs/*.html
