[U-Boot] [PATCH] lib: gitignore *.elf and *.so generated by efi_loader
Ladislav Michl
ladis at linux-mips.org
Mon Jan 9 11:33:28 CET 2017
Signed-off-by: Ladislav Michl <ladis at 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
More information about the U-Boot
mailing list