[U-Boot] [PATCH] .gitignore: ignore generated u-boot.imx

Stefano Babic sbabic at denx.de
Tue Dec 28 10:23:27 CET 2010


Signed-off-by: Stefano Babic <sbabic at denx.de>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index e71f6ac..8ec3d06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,7 @@
 /System.map
 /u-boot
 /u-boot.hex
+/u-boot.imx
 /u-boot.map
 /u-boot.bin
 /u-boot.srec
-- 
1.7.1



More information about the U-Boot mailing list