fix: track driver .exe (NetKVM inject) + winget online bootstrap — the two app-install blockers #29
4
.gitignore
vendored
4
.gitignore
vendored
@@ -68,3 +68,7 @@ coverage/
|
||||
|
||||
# SBOM intermediates (final SBOMs are committed; intermediates are not)
|
||||
sbom/work/
|
||||
|
||||
# Driver binaries (e.g. virtio NetKVM netkvmp.exe) must be tracked despite the global
|
||||
# *.exe / *.msi ignores above -- they are referenced by the .inf and DISM needs them.
|
||||
!windows/drivers/**
|
||||
|
||||
BIN
windows/drivers/netkvm/netkvmco.exe
Normal file
BIN
windows/drivers/netkvm/netkvmco.exe
Normal file
Binary file not shown.
BIN
windows/drivers/netkvm/netkvmp.exe
Normal file
BIN
windows/drivers/netkvm/netkvmp.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user