[U-Boot-Users] Subject: [PATCH] Git ignore generated files in sub-directory tools.

Wolfgang Denk wd at denx.de
Mon Jan 9 22:00:40 CET 2006


In message <1136837509.29751.24.camel at cashmere.sps.mot.com> you wrote:
> 
>  tools/.gitignore |   10 ++++++++++
>  1 files changed, 10 insertions(+), 0 deletions(-)
>  create mode 100644 tools/.gitignore
> 
> ee1b1a7ee4f4b7540c8a016e41cb653ea20b8427
> diff --git a/tools/.gitignore b/tools/.gitignore
> new file mode 100644
> index 0000000..76ab6ae
> --- /dev/null
> +++ b/tools/.gitignore
> @@ -0,0 +1,10 @@
> +#
> +# Generated files
> +#
> +bmp_logo
> +crc32.c
> +envcrc
> +environment.c
> +gen_eth_addr
> +img2srec
> +mkimage
> -- 
> 0.99.9n

What is this good for? All these files go aways when your run a  make
mrproper ?

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Intel's new motto: United we stand. Divided we fall!




More information about the U-Boot mailing list