__pycache__/
*.egg-info/
site/
.cache/
.venv/
venv/
.ipynb_checkpoints/
.vscode/
.idea/

# Misc
.DS_Store

# Build
build/
dist/

# Doc Build
site/

# Lockfiles
uv.lock

# Benchmark images
benchmark/visualizations
.vscode/