commit | 10777ac96e898e7ace26fd738fe7d029f6e74bf6 | [log] [tgz] |
---|---|---|
author | Justin Waters <justin.waters@timesys.com> | Thu Jul 11 09:55:01 2013 -0400 |
committer | Tom Rini <trini@ti.com> | Tue Jul 30 09:21:42 2013 -0400 |
tree | 98edbd6a1364b25b70f498e4f2aa392ea898b4e4 | |
parent | 8c52edb9a2ad9c59c1eedb8070981e9874501db6 [diff] [blame] |
Add additional MLO images to .gitignore This rule catches images such as MLO.byteswap Signed-off-by: Justin Waters <justin.waters@timesys.com>
diff --git a/.gitignore b/.gitignore index 771b860..d1282e7 100644 --- a/.gitignore +++ b/.gitignore
@@ -24,7 +24,7 @@ # Top-level generic files # -/MLO +/MLO* /SPL /System.map /u-boot