# A stray top-level vendor/ (from a manual 'cargo vendor') must never end up
# in the diff: the vendored crates belong in debian/rust-vendor/.
--extend-diff-ignore=^vendor/
# Cargo.lock ships in the upstream tarball and may be touched by the build.
--extend-diff-ignore=^Cargo\.lock$
