mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-28 00:07:16 +00:00
runtime: add test generated file to .gitignore
Add test generated file to .gitignore to avoid making the working directory dirty. Fixes: #6031 Signed-off-by: Bin Liu <bin@hyper.sh>
This commit is contained in:
parent
0ec4aa1a86
commit
7eb43cec15
1
src/runtime/.gitignore
vendored
1
src/runtime/.gitignore
vendored
@ -18,3 +18,4 @@ config-generated.go
|
||||
/virtcontainers/hook/mock/hook
|
||||
/virtcontainers/profile.cov
|
||||
/virtcontainers/utils/supportfiles
|
||||
/virtcontainers/cpu_affinity_idx
|
||||
|
Loading…
Reference in New Issue
Block a user