summaryrefslogtreecommitdiff
path: root/lib/efi_selftest
diff options
context:
space:
mode:
authorSughosh Ganu <sughosh.ganu@linaro.org>2019-12-16 09:31:32 +0300
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2020-01-07 20:08:20 +0300
commit362b991cbe203cd4795e4231aeb7b3388776da0f (patch)
tree90bbbfa640d7dfb0e9bceb40f9114ab48d00dd43 /lib/efi_selftest
parentf64f223256f32e86d97ec32eea7dc36d5e9c5fd9 (diff)
downloadu-boot-362b991cbe203cd4795e4231aeb7b3388776da0f.tar.xz
efi_selftest: Update .gitignore
Add the following file to .gitignore efi_miniapp_file_image_exception.h Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Use efi_miniapp_*.h instead of file enumeration. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'lib/efi_selftest')
-rw-r--r--lib/efi_selftest/.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/efi_selftest/.gitignore b/lib/efi_selftest/.gitignore
index 293a17b818..5b25169e6e 100644
--- a/lib/efi_selftest/.gitignore
+++ b/lib/efi_selftest/.gitignore
@@ -1,4 +1,3 @@
-efi_miniapp_file_image_exit.h
-efi_miniapp_file_image_return.h
+efi_miniapp_*.h
*.efi
*.so