diff options
author | Christian Breunig <christian@breunig.cc> | 2025-03-16 20:10:09 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2025-03-18 16:19:39 +0100 |
commit | a02b10b2ba4197c4dcd84eef053e4ab94995295b (patch) | |
tree | 73f9111f5a7f28e317c5c8d533f14831d4eedac3 /.gitignore | |
parent | 8d58a72368e6462fb464dad88bbc97599476b863 (diff) | |
download | vyos-build-a02b10b2ba4197c4dcd84eef053e4ab94995295b.tar.gz vyos-build-a02b10b2ba4197c4dcd84eef053e4ab94995295b.zip |
T861: use secure-boot certificates from data/certificates
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ packer_cache/* key/* packages/* !packages/*/ -data/live-build-config/includes.chroot/var/lib/shim-signed/mok/* /testinstall*.img /testinstall*.efivars /*.qcow2 |