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

Masahiro Yamada yamada.m at jp.panasonic.com
Mon Mar 24 02:17:50 CET 2014


Hi Pavel,


> .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-*


Which files do you need this patch for?
Could you give me an example, please?


Best Regards
Masahiro Yamada



More information about the U-Boot mailing list