[U-Boot] [PATCH] we don't went version control for .cmd files

Pavel Machek pavel at denx.de
Sat Mar 22 20:36:34 CET 2014


commit 5acba11ad70ba7eeb8cc82e7dd77871f022964dd
Author: Pavel Machek <pavel at denx.de>
Date:   Sat Mar 22 20:09:49 2014 +0100

.cmd files should not be version-controlled.
    
Signed-off-by: Pavel Machek <pavel at denx.de>

diff --git a/.gitignore b/.gitignore
index a163728..77fb2c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@
 *.swp
 *.patch
 *.bin
+*.cmd
 
 # Build tree
 /build-*

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


More information about the U-Boot mailing list