fix: track driver .exe (NetKVM inject) + winget online bootstrap — the two app-install blockers #29

Merged
SilverLABS merged 2 commits from fix/driver-exe-and-winget into main 2026-06-10 16:22:53 +00:00
3 changed files with 4 additions and 0 deletions
Showing only changes of commit 67befa56df - Show all commits

4
.gitignore vendored
View File

@@ -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/**

Binary file not shown.

Binary file not shown.