# Sphinx build output
build/
jupyter_execute/

# Python cache
__pycache__/
*.pyc

# Autosummary-generated stubs (one .rst per object, regenerated on build)
source/api/generated/
source/api/**/generated/
source/api/**/classmethods/

# Notebook gallery artifacts written by docs/sphinxext/generate_gallery.py
source/examples/gallery.rst
source/examples/examples/
source/examples/introductory/
source/examples/advanced/
source/examples/case_study/
source/_thumbnails/

# Covariance gallery artifacts written by
# docs/sphinxext/generate_kernel_gallery.py
source/kernels/gallery.rst
source/kernels/img/
