diff options
| author | Peter Jones <pjones@redhat.com> | 2019-09-04 11:01:48 -0400 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2021-02-15 17:20:05 -0500 |
| commit | 15467e7cea2e461c0778c69cec96d1ae192abfc0 (patch) | |
| tree | b041c1229452b07d0cd22b912e362e8f76f07e71 | |
| parent | 518d9029c2915e931c2080e3c9c3ef17fd96e33c (diff) | |
| download | efi-boot-shim-15467e7cea2e461c0778c69cec96d1ae192abfc0.tar.gz efi-boot-shim-15467e7cea2e461c0778c69cec96d1ae192abfc0.zip | |
Also ignore .sw?
Signed-off-by: Peter Jones <pjones@redhat.com>
| -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/ |
