/target/
Cargo.lock
/.cursor/
/.claude/
# Real datasets fetched by scripts/fetch_*.sh (examples only)
/data/

# Python bindings build artifacts
clump-python/target/
clump-python/.venv/
clump-python/Cargo.lock
proptest-regressions/

# cargo-semver-checks-action scratch dir (publish workflow)
/semver-checks/
