.gitignore: add build dirs and shim_cert.h

This adds stuff that only ever gets made as an artifact of building
(though build*/ generally doesn't, as of this commit.)

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2021-02-15 16:42:46 -05:00
parent e6aaa18538
commit 9bb0860e21

2
.gitignore vendored
View File

@ -24,9 +24,11 @@
*.srl.old
*.sw?
*.tar.*
/build*/
/certdb/
/cov-int/
/sbat.*.csv
/scan-results/
[Ss]creenlog*
shim_cert.h
version.c