mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-14 05:19:21 +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:
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
|
||||
|
Reference in New Issue
Block a user