mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
ignore vendor directory in git status
This commit is contained in:
@@ -54,6 +54,8 @@ no_llvm_build
|
||||
/library/target
|
||||
/src/bootstrap/target
|
||||
/src/tools/x/target
|
||||
# Created by `x vendor`
|
||||
/vendor
|
||||
# Created by default with `src/ci/docker/run.sh`
|
||||
/obj/
|
||||
# Created by nix dev shell / .envrc
|
||||
|
||||
Reference in New Issue
Block a user