summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2021-02-15 16:18:52 -0500
committerPeter Jones <pjones@redhat.com>2021-02-15 17:20:05 -0500
commite6aaa18538dae48163783af15f280b65f479ac97 (patch)
treef9ee7b324485e7ed346c5365d5cf21a984d68a45
parentc941956a5960ef9fc11b704db41eb3f20eb62749 (diff)
downloadefi-boot-shim-e6aaa18538dae48163783af15f280b65f479ac97.tar.gz
efi-boot-shim-e6aaa18538dae48163783af15f280b65f479ac97.zip
Re-alphabetize .gitignore.
This had gotten weird in a couple of ways. Easy to fix. Signed-off-by: Peter Jones <pjones@redhat.com>
-rw-r--r--.gitignore9
1 files changed, 4 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 75bb9388..88292b35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,3 @@
-certdb
-shim_cert.h
*.a
*.CSV
*.cer
@@ -26,8 +24,9 @@ shim_cert.h
*.srl.old
*.sw?
*.tar.*
-version.c
-cov-int/
-scan-results/
+/certdb/
+/cov-int/
/sbat.*.csv
+/scan-results/
[Ss]creenlog*
+version.c