Re: [2.6 patch] update .gitignore

2007-08-19 Thread Andi Kleen
On Mon, Aug 20, 2007 at 01:01:36AM +0200, Adrian Bunk wrote: > On Wed, Aug 01, 2007 at 09:10:37PM +0200, Adrian Bunk wrote: > > On Wed, Aug 01, 2007 at 11:07:53PM +0400, Alexey Dobriyan wrote: > > > On Wed, Aug 01, 2007 at 03:10:51PM +0200, Adrian Bunk wrote: > > > > --- linux-2.6.23-rc1-mm2/.gitig

Re: [2.6 patch] update .gitignore

2007-08-19 Thread Adrian Bunk
On Wed, Aug 01, 2007 at 09:10:37PM +0200, Adrian Bunk wrote: > On Wed, Aug 01, 2007 at 11:07:53PM +0400, Alexey Dobriyan wrote: > > On Wed, Aug 01, 2007 at 03:10:51PM +0200, Adrian Bunk wrote: > > > --- linux-2.6.23-rc1-mm2/.gitignore.old > > > +++ linux-2.6.23-rc1-mm2/.gitignore > > > @@ -14,18 +1

Re: [2.6 patch] update .gitignore

2007-08-01 Thread Adrian Bunk
On Wed, Aug 01, 2007 at 11:07:53PM +0400, Alexey Dobriyan wrote: > On Wed, Aug 01, 2007 at 03:10:51PM +0200, Adrian Bunk wrote: > > --- linux-2.6.23-rc1-mm2/.gitignore.old > > +++ linux-2.6.23-rc1-mm2/.gitignore > > @@ -14,18 +14,25 @@ > > *.so > > *.mod.c > > *.i > > +!include/asm-*/*.i > > I

Re: [2.6 patch] update .gitignore

2007-08-01 Thread Alexey Dobriyan
On Wed, Aug 01, 2007 at 03:10:51PM +0200, Adrian Bunk wrote: > --- linux-2.6.23-rc1-mm2/.gitignore.old > +++ linux-2.6.23-rc1-mm2/.gitignore > @@ -14,18 +14,25 @@ > *.so > *.mod.c > *.i > +!include/asm-*/*.i I think these should be renamed to .S and let .i alone for preprocessed stuff. > +# .g