1
Fork 0

Rollup merge of #136956 - jyn514:ignore-vendor, r=Noratrieb

add vendor directory to .gitignore
This commit is contained in:
Matthias Krüger 2025-02-14 16:23:31 +01:00 committed by GitHub
commit 2980f75713
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gitignore vendored
View file

@ -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