[PATCH] remove redundant .gitignore entries
Baruch Siach
baruch at tkos.co.il
Mon Dec 13 07:33:28 EST 2010
Hi Sascha,
On Mon, Dec 13, 2010 at 01:08:57PM +0100, Sascha Hauer wrote:
> On Mon, Dec 13, 2010 at 08:00:10AM +0200, Baruch Siach wrote:
> > The ARCH and CROSS_COMPILE entries were introduced in commit cdfd8bdd, probably
> > by mistake.
>
> 'redundant' seems to imply that these are duplicates, but they are not.
English is not my native language. I couldn't come up with anything better.
> They were also not introduced by accident. I use a wrapper script for
> make which evaluates these files, so I'd like to keep them, although
> they are only for my personal use.
The .git/info/exclude file is a better place for local excludes, IMHO. I use
it myself for this.
baruch
> > Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> > ---
> > .gitignore | 2 --
> > 1 files changed, 0 insertions(+), 2 deletions(-)
> >
> > diff --git a/.gitignore b/.gitignore
> > index 6f04601..cdc4df0 100644
> > --- a/.gitignore
> > +++ b/.gitignore
> > @@ -34,8 +34,6 @@ barebox.netx
> > barebox.map
> > System.map
> > Module.symvers
> > -ARCH
> > -CROSS_COMPILE
> > barebox_default_env
> >
> > #
> > --
> > 1.7.2.3
--
~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
More information about the barebox
mailing list