Re: .gitignore additions

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: .gitignore additions
Дата
Msg-id 20130123063207.GC26369@fetter.org
обсуждение исходный текст
Ответ на .gitignore additions  (Craig Ringer <craig@2ndQuadrant.com>)
Ответы Re: .gitignore additions  (Phil Sorber <phil@omniti.com>)
Список pgsql-hackers
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

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: Patch: UNNEST (and other functions) WITH ORDINALITY
Следующее
От: David Fetter
Дата:
Сообщение: Re: Patch: UNNEST (and other functions) WITH ORDINALITY