*.interp
*.tokens
*.java
*/__pycache__/*
*/__pycache__/
*.pyc
*/*.egg-info/
.idea/
*build/
*.egg-info/
*.c
*.so
*.dll
*.dynlib
*.obj
*.pdb
site/
*.ipynb_checkpoints*
uv.lock

# Rendered from the example notebooks by docs/examples/build.py; regenerate rather
# than edit, so they cannot drift from the notebooks they come from
docs/examples/*.md
docs/examples/*_files/
/site
