*.DS_Store
*.dSYM/
*.o
/build/
/bin/
/src/niimath
/src/niimath-noomp
/library/borg.nii.gz
/library/blurred.nii.gz
dist
node_modules
niimath.js
niimath.wasm
niimath-gpl.js
niimath-gpl.wasm
# WASI-C experiment build artifacts (generated by make wasm-wasi / wasm-emcc-core)
niimath-wasi.wasm
niimath-emcc-core.js
niimath-emcc-core.wasm
# Generated by the JS build (bun run prebuild: parseHelpText + generateTypes)
js/src/niimathOperators.json
js/src/types.ts
# Python packaging artifacts
niimath.egg-info/
dist/
js/corresponding-source/
build/
__pycache__/
*.py[cod]
# Generated version file
niimath/_dist_ver.py
# scikit-build
_skbuild/niimath/_dist_ver.py
# Test data and benchmark outputs. The WASI/WASM performance benchmark now lives in the
# testing repo (niimath_tests/wasm_benchmark); benchmark/ here is fully ignored. The WASI
# import-surface check that `make wasm-wasi` runs was relocated to js/src/wasi/ so the build
# stays self-contained without benchmark/.
/benchmark/
/deface/
/mesh/
/validate/
/dwi/
/qc/
audit_temp.md
audit_response.md
coreg_plan.md

# allineate object-flag signature stamp (Makefile flag-change detection)
.al_obj_flags
*.d
