/target
# Cargo.lock IS committed (Phase 8): this framework assembles young, single-
# author engine crates, so a reproducible dependency graph is a feature. See
# the pinning policy in Cargo.toml.
# IDE
/.idea
/.vscode
# Python / maturin
/.venv
/wheels
*.pyd
__pycache__/
# CI release staging (built wheels, sdist, .crate, SBOM). Never committed, and
# kept out of cargo publish's working-tree dirty check + package file list.
/release-assets