All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm: update gitignore file
@ 2011-02-11  1:26 rklein at nvidia.com
  2011-02-11 14:15 ` Sergei Shtylyov
  0 siblings, 1 reply; 2+ messages in thread
From: rklein at nvidia.com @ 2011-02-11  1:26 UTC (permalink / raw)
  To: linux-arm-kernel

From: Rhyland Klein <rklein@nvidia.com>

Updating the .gitignore file to ignore 3 files that are always created in
manual builds to cleanup git status results.

Signed-off-by: Rhyland Klein <rklein@nvidia.com>
---
 arch/arm/boot/compressed/.gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/compressed/.gitignore b/arch/arm/boot/compressed/.gitignore
index ab204db..c52a6dd 100644
--- a/arch/arm/boot/compressed/.gitignore
+++ b/arch/arm/boot/compressed/.gitignore
@@ -1,3 +1,6 @@
 font.c
 piggy.gz
 vmlinux.lds
+lib1funcs.S
+piggy.gzip
+vmlinux
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] arm: update gitignore file
  2011-02-11  1:26 [PATCH] arm: update gitignore file rklein at nvidia.com
@ 2011-02-11 14:15 ` Sergei Shtylyov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Shtylyov @ 2011-02-11 14:15 UTC (permalink / raw)
  To: linux-arm-kernel

Hello.

On 11-02-2011 4:26, rklein at nvidia.com wrote:

> From: Rhyland Klein<rklein@nvidia.com>

> Updating the .gitignore file to ignore 3 files that are always created in
> manual builds to cleanup git status results.

> Signed-off-by: Rhyland Klein<rklein@nvidia.com>
> ---
>   arch/arm/boot/compressed/.gitignore |    3 +++
>   1 files changed, 3 insertions(+), 0 deletions(-)

> diff --git a/arch/arm/boot/compressed/.gitignore b/arch/arm/boot/compressed/.gitignore
> index ab204db..c52a6dd 100644
> --- a/arch/arm/boot/compressed/.gitignore
> +++ b/arch/arm/boot/compressed/.gitignore
> @@ -1,3 +1,6 @@
>   font.c
>   piggy.gz
>   vmlinux.lds
> +lib1funcs.S
> +piggy.gzip
> +vmlinux

    Similar patch has already been submitted several times by Sergio Aguirre...

WBR, Sergei

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-11 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-11  1:26 [PATCH] arm: update gitignore file rklein at nvidia.com
2011-02-11 14:15 ` Sergei Shtylyov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.