/target
*.result.json
*.chart.svg
*.report.html

# Python packaging / build artifacts (maturin)
/dist
*.so
*.pyd
__pycache__/
*.egg-info/
.venv/

# WebAssembly package (wasm-pack output)
/pkg

# Playground build outputs (generated/copied by web/build.sh and the Pages workflow)
/web/pkg
/web/scenarios
/web/assets
