mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
gitignore: ignore vendor directory
This is the default output directory for `cargo vendor`. Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
parent
4ae5503b58
commit
e61c6a1382
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
**/rusty-tags.vi
|
**/rusty-tags.vi
|
||||||
/rpm/SOURCES
|
/rpm/SOURCES
|
||||||
/.vscode
|
/.vscode
|
||||||
|
/vendor
|
||||||
|
Loading…
Reference in New Issue
Block a user