public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] lib: gitignore *.elf and *.so generated by efi_loader
@ 2017-01-09 10:33 Ladislav Michl
  2017-01-09 17:35 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Ladislav Michl @ 2017-01-09 10:33 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
 lib/efi_loader/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/efi_loader/.gitignore b/lib/efi_loader/.gitignore
new file mode 100644
index 0000000000..634a600f84
--- /dev/null
+++ b/lib/efi_loader/.gitignore
@@ -0,0 +1,2 @@
+*.efi
+*.so
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-09 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-09 10:33 [U-Boot] [PATCH] lib: gitignore *.elf and *.so generated by efi_loader Ladislav Michl
2017-01-09 17:35 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox