mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-27 19:35: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
|
||||
**/*.rs.bk
|
||||
**/*.bk
|
||||
**/target
|
||||
Cargo.lock
|
||||
**/Cargo.lock
|
||||
|
Loading…
Reference in New Issue
Block a user