mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-08-02 15:38:52 +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
|
||||
*.sw?
|
||||
*.tar.*
|
||||
/build*/
|
||||
/certdb/
|
||||
/cov-int/
|
||||
/sbat.*.csv
|
||||
/scan-results/
|
||||
[Ss]creenlog*
|
||||
shim_cert.h
|
||||
version.c
|
||||
|
Loading…
Reference in New Issue
Block a user