mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-08-13 21:56:57 +00:00
Re-alphabetize .gitignore.
This had gotten weird in a couple of ways. Easy to fix. Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
c941956a59
commit
e6aaa18538
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,5 +1,3 @@
|
|||||||
certdb
|
|
||||||
shim_cert.h
|
|
||||||
*.a
|
*.a
|
||||||
*.CSV
|
*.CSV
|
||||||
*.cer
|
*.cer
|
||||||
@ -26,8 +24,9 @@ shim_cert.h
|
|||||||
*.srl.old
|
*.srl.old
|
||||||
*.sw?
|
*.sw?
|
||||||
*.tar.*
|
*.tar.*
|
||||||
version.c
|
/certdb/
|
||||||
cov-int/
|
/cov-int/
|
||||||
scan-results/
|
|
||||||
/sbat.*.csv
|
/sbat.*.csv
|
||||||
|
/scan-results/
|
||||||
[Ss]creenlog*
|
[Ss]creenlog*
|
||||||
|
version.c
|
||||||
|
Loading…
Reference in New Issue
Block a user