mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-07-28 13:07:08 +00:00
Ignore *.hash
*.hash should be ignored by git status if ENABLE_SHIM_HASH is configured. Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
This commit is contained in:
parent
545b4a194f
commit
518d9029c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,6 +15,7 @@ shim_cert.h
|
|||||||
*.efi
|
*.efi
|
||||||
*.efi.debug
|
*.efi.debug
|
||||||
*.efi.signed
|
*.efi.signed
|
||||||
|
*.hash
|
||||||
*.key
|
*.key
|
||||||
*.key
|
*.key
|
||||||
*.o
|
*.o
|
||||||
|
Loading…
Reference in New Issue
Block a user