* [PATCH v2] Add more generated files to .gitignore
@ 2012-10-08 6:35 Alexander Shiyan
2012-10-10 9:34 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2012-10-08 6:35 UTC (permalink / raw)
To: barebox
This patch adds at least one more generated file to .gitignore list:
shc@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@mail.ru>
---
.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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v2] Add more generated files to .gitignore
2012-10-08 6:35 [PATCH v2] Add more generated files to .gitignore Alexander Shiyan
@ 2012-10-10 9:34 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-10-10 9:34 UTC (permalink / raw)
To: Alexander Shiyan; +Cc: barebox
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@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@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@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 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-10 9:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-08 6:35 [PATCH v2] Add more generated files to .gitignore Alexander Shiyan
2012-10-10 9:34 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox