Skip to content

Commit 893c446

Browse files
chore: untrack target/ build artifacts
The whole `target/` tree (510 files, including a stale Linux `libopenvx_ffi.so` that pre-dated the rust workspace move) was committed before `.gitignore` listed it. `.gitignore` already has `target/`, so untracking is a one-shot cleanup — `cargo build` will recreate the directory locally and the gitignore rule will keep it out from now on. No source / CI changes; CI builds rustVX from scratch and uploads its own `target/release/libopenvx_ffi.so` as a workflow artifact, so removing the stale checked-in copy is safe. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 23114cb commit 893c446

510 files changed

Lines changed: 0 additions & 1962 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

target/.rustc_info.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

target/CACHEDIR.TAG

Lines changed: 0 additions & 3 deletions
This file was deleted.

target/debug/.cargo-lock

Whitespace-only changes.
-14 Bytes
Binary file not shown.

target/debug/.fingerprint/cfg-if-b8c685c3ec20d4c2/invoked.timestamp

Lines changed: 0 additions & 1 deletion
This file was deleted.

target/debug/.fingerprint/cfg-if-b8c685c3ec20d4c2/lib-cfg_if

Lines changed: 0 additions & 1 deletion
This file was deleted.

target/debug/.fingerprint/cfg-if-b8c685c3ec20d4c2/lib-cfg_if.json

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.

target/debug/.fingerprint/equivalent-364f9b6ad821cc98/invoked.timestamp

Lines changed: 0 additions & 1 deletion
This file was deleted.

target/debug/.fingerprint/equivalent-364f9b6ad821cc98/lib-equivalent

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)