mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-17 06:14:26 +01: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