Re: .gitignore files, take two - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: .gitignore files, take two
Date
Msg-id AANLkTim93sh2dqx43vaS8cX=OK4dHuFBgm2s9rzqV8JV@mail.gmail.com
Whole thread Raw
In response to Re: .gitignore files, take two  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, Sep 21, 2010 at 20:29, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Magnus Hagander <magnus@hagander.net> writes:
>> Have we decided to do this? If so, I'll start backpatching it...
>
> Yeah, go for it.
>
> BTW, a look at the recommended GitExclude on the wiki suggests that
> we need these two additional global exclusions:
>
>        *.mo            ... for NLS builds
>        *.dylib         ... Darwin spelling of *.so

Added to list.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Jesper Krogh
Date:
Subject: Make tuples_per_page pr. table configureable.
Next
From: Tom Lane
Date:
Subject: Re: .gitignore files, take two