Re: [PATCH] gitignore scripts/ihex2fw

From: Jaswinder Singh Rajput
Date: Sat Jun 20 2009 - 08:56:24 EST


On Sat, 2009-06-20 at 14:42 +0200, Sam Ravnborg wrote:
> On Wed, Jun 17, 2009 at 02:11:57PM +0530, Jaswinder Singh Rajput wrote:
> >
> > scripts/ihex2fw is a binary file is suitable candidate for ignore
> >
> > Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@xxxxxxxxx>
> > ---
> > .gitignore | 3 +++
> > 1 files changed, 3 insertions(+), 0 deletions(-)
> >
> > diff --git a/.gitignore b/.gitignore
> > index cecb3b0..cdfb7ce 100644
> > --- a/.gitignore
> > +++ b/.gitignore
>
> Why not scripts/.gitignore?

[PATCH] gitignore scripts/ihex2fw

scripts/ihex2fw is a binary files should be ignored

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@xxxxxxxxx>
---
scripts/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/scripts/.gitignore b/scripts/.gitignore
index b939fbd..52cab46 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -7,3 +7,4 @@ pnmtologo
bin2c
unifdef
binoffset
+ihex2fw
--
1.6.0.6



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/