diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,3 @@ -.*.sw? certdb shim_cert.h *.a @@ -24,6 +23,7 @@ shim_cert.h *.so *.srl *.srl.old +*.sw? *.tar.* version.c cov-int/ |
![]() |
index : efi-boot-shim.git | |
| (mirror of https://github.com/vyos/efi-boot-shim.git) |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,4 +1,3 @@ -.*.sw? certdb shim_cert.h *.a @@ -24,6 +23,7 @@ shim_cert.h *.so *.srl *.srl.old +*.sw? *.tar.* version.c cov-int/ |