mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-08-12 11:20:21 +00:00
Add .cer/.crt/.esl to .gitignore
This was previously on devel as: commit 2e29c0358888412e9addfb016cc72f6e89ffb536 Author: Peter Jones <pjones@redhat.com> Date: Mon Jun 29 14:06:34 2020 -0400 Add .cer/.crt/.esl to .gitignore But .cer and .crt were added independently in another commit since then. Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
a181a29836
commit
149a873af5
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,6 +14,7 @@ shim_cert.h
|
||||
*.efi
|
||||
*.efi.debug
|
||||
*.efi.signed
|
||||
*.esl
|
||||
*.hash
|
||||
*.key
|
||||
*.key
|
||||
|
Loading…
Reference in New Issue
Block a user