# These would be ignored by parent .gitignore rules, # but are relatively common in Rust crates so we want git to add # and remove these files in the normal fashion. !Cargo.lock !Cargo.toml.orig # Various Rust tooling will generate a third_party/rust/target subdirectory. We # don't want to check this in. target