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:
362b991
)
efi_loader: git ignore helloworld_efi.S
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Mon, 16 Dec 2019 11:05:58 +0000
(12:05 +0100)
committer
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Tue, 7 Jan 2020 17:08:20 +0000
(18:08 +0100)
Add *.S to .gitignore.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/.gitignore
patch
|
blob
|
history
diff --git
a/lib/efi_loader/.gitignore
b/lib/efi_loader/.gitignore
index 634a600f847c3975d461ccfaa40c187e02c8769e..f2d7c144479b4461cea18c3316e112b121a7e3cc 100644
(file)
--- a/
lib/efi_loader/.gitignore
+++ b/
lib/efi_loader/.gitignore
@@
-1,2
+1,3
@@
*.efi
*.so
+*.S