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:
a3aa70a
)
Add additional MLO images to .gitignore
author
Justin Waters
<justin.waters@timesys.com>
Thu, 11 Jul 2013 13:55:01 +0000
(09:55 -0400)
committer
Tom Rini
<trini@ti.com>
Tue, 30 Jul 2013 13:21:42 +0000
(09:21 -0400)
This rule catches images such as MLO.byteswap
Signed-off-by: Justin Waters <justin.waters@timesys.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 771b860ee8ef86f50e66b9e16c9c9ede2a2bcba2..d1282e790e43d56bfd9aa444db5d740d7ff133a4 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-24,7
+24,7
@@
# Top-level generic files
#
-/MLO
+/MLO
*
/SPL
/System.map
/u-boot