/target

# Python build artefacts from the bindings.
__pycache__/
*.so
.pytest_cache/

# wasm build output
viewer/pkg/
viewer/target/

# graphify knowledge graph (local index, not source)
graphify-out/
