projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f64f223
)
efi_selftest: Update .gitignore
author
Sughosh Ganu
<sughosh.ganu@linaro.org>
Mon, 16 Dec 2019 06:31:32 +0000
(12:01 +0530)
committer
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Tue, 7 Jan 2020 17:08:20 +0000
(18:08 +0100)
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>
lib/efi_selftest/.gitignore
patch
|
blob
|
history
diff --git
a/lib/efi_selftest/.gitignore
b/lib/efi_selftest/.gitignore
index 293a17b818c5ac29f51c86085d307ed9ad36fcf2..5b25169e6e43f5946123acd0d5ac55d459e71c8e 100644
(file)
--- 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