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

# Virtual environments
.venv

.jj/
.git/
.pytest_cache/
.ruff_cache/

notebooks/
