From: | Phil Sorber <phil(at)omniti(dot)com> |
---|---|
To: | David Fetter <david(at)fetter(dot)org> |
Cc: | Craig Ringer <craig(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: .gitignore additions |
Date: | 2013-01-23 13:47:47 |
Message-ID: | CADAkt-huEwKdw5U-V3wxcMzhswVx7yVp9j85XcMYRaA8PrRpJQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Jan 23, 2013 at 1:32 AM, David Fetter <david(at)fetter(dot)org> wrote:
> On Wed, Jan 23, 2013 at 01:05:12PM +0800, Craig Ringer wrote:
>> Hi all
>>
>> Would a committer be willing to pop some entries in .gitignore for
>> Windows native build outputs?
>>
>> *.sln
>> *.vcproj
>> *.vcxproj
>>
>> It'd make life easier when testing Windows changes.
>
> While they're at it, it'd be nice to have tags from ctags (via our
> tools or otherwise) get ignored globally, along with cscope.out , as
> follows:
>
> tags
> /cscope.out
>
+1 on cscope.out!
> Cheers,
> David.
> --
> David Fetter <david(at)fetter(dot)org> http://fetter.org/
> Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
> Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
> iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics
>
> Remember to vote!
> Consider donating to Postgres: http://www.postgresql.org/about/donate
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2013-01-23 13:59:13 | Re: .gitignore additions |
Previous Message | Zoltán Böszörményi | 2013-01-23 13:31:06 | Re: Strange Windows problem, lock_timeout test request |