[U-Boot] [PATCH 3/8] Build: Ignore build tree and IDE control file
Wolfgang Denk
wd at denx.de
Thu Aug 9 22:26:51 CEST 2012
Dear "Timo Ketola",
In message <1334223234-23383-4-git-send-email-timo at exertus.fi> you wrote:
> Signed-off-by: Timo Ketola <timo at exertus.fi>
> ---
> .gitignore | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index e4e95e2..3f5eaa7 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -15,6 +15,9 @@
> *.patch
> *.bin
>
> +# Build tree
> +/build-*
> +
> #
> # Top-level generic files
> #
> @@ -38,6 +41,7 @@
> /u-boot.ais
> /u-boot.dtb
> /u-boot.sb
> +/u-boot.geany
What the heck is u-boot.geany ? I cannot see anything like this in
mainline.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
In accord with UNIX philosophy, Perl gives you enough rope to hang
yourself. - L. Wall & R. L. Schwartz, _Programming Perl_
More information about the U-Boot
mailing list