mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-08-08 00:14:14 +00:00
.gitignore: add build dirs and shim_cert.h
This adds stuff that only ever gets made as an artifact of building (though build*/ generally doesn't, as of this commit.) Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
e6aaa18538
commit
9bb0860e21
2
.gitignore
vendored
2
.gitignore
vendored
@ -24,9 +24,11 @@
|
|||||||
*.srl.old
|
*.srl.old
|
||||||
*.sw?
|
*.sw?
|
||||||
*.tar.*
|
*.tar.*
|
||||||
|
/build*/
|
||||||
/certdb/
|
/certdb/
|
||||||
/cov-int/
|
/cov-int/
|
||||||
/sbat.*.csv
|
/sbat.*.csv
|
||||||
/scan-results/
|
/scan-results/
|
||||||
[Ss]creenlog*
|
[Ss]creenlog*
|
||||||
|
shim_cert.h
|
||||||
version.c
|
version.c
|
||||||
|
Loading…
Reference in New Issue
Block a user