[PATCH v2] Add more generated files to .gitignore
Sascha Hauer
s.hauer at pengutronix.de
Wed Oct 10 05:34:48 EDT 2012
On Mon, Oct 08, 2012 at 10:35:04AM +0400, Alexander Shiyan wrote:
> This patch adds at least one more generated file to .gitignore list:
>
> shc at shc /home/git/bb_clps3 $ git status
> # On branch my
> # Untracked files:
> # (use "git add <file>..." to include in what will be committed)
> #
> # barebox-flash-image
>
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
Applied, thanks
Sascha
> ---
> .gitignore | 12 +-----------
> 1 files changed, 1 insertions(+), 11 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 9af6710..81e74a0 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -26,21 +26,11 @@
> #
> tags
> TAGS
> +barebox*
> cross_arch
> cross_compile
> -barebox
> -barebox.S
> -barebox.bin
> -barebox.srec
> -barebox.netx
> -barebox.s5p
> -barebox.spi
> -barebox.ubl
> -barebox.uimage
> -barebox.map
> System.map
> Module.symvers
> -barebox_default_env*
>
> #
> # Generated include files
> --
> 1.7.3.4
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list