chore(rust): ignore Cargo target artifacts

Keep local Rust build outputs out of the migration diff. The static archive is
rebuilt by the validation workflow and must not be tracked as source.

Test Plan:
- git check-ignore -v rust/target

Refs: rust/README.md
This commit is contained in:
2026-07-10 20:07:17 +02:00
parent 158cd680d9
commit 57106c5c32
+1
View File
@@ -33,6 +33,7 @@ cmakebuild/
install/
# Build artefacts
/rust/target/
contrib/linux-kernel/linux/
projects/
bin/