We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git status
1 parent ef148cd commit 51b105dCopy full SHA for 51b105d
.gitignore
@@ -54,6 +54,8 @@ no_llvm_build
54
/library/target
55
/src/bootstrap/target
56
/src/tools/x/target
57
+# Created by `x vendor`
58
+/vendor
59
# Created by default with `src/ci/docker/run.sh`
60
/obj/
61
# Created by nix dev shell / .envrc
0 commit comments