mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-13 21:56:32 +00:00
gitignore: do not ignore Cargo.lock
We already include it in the repo. Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
parent
f53901ad43
commit
97909ea2b9
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,5 +1,2 @@
|
|||||||
/target
|
**/*.bk
|
||||||
**/*.rs.bk
|
|
||||||
**/target
|
**/target
|
||||||
Cargo.lock
|
|
||||||
**/Cargo.lock
|
|
||||||
|
Loading…
Reference in New Issue
Block a user