Re: gitignore

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: gitignore
Date: 2010-09-24 08:21:52
Message-ID: AANLkTimVW20GOi0m+6ACPWF=R=WYHB9g8mmgkBn+FS8E@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Fri, Sep 24, 2010 at 9:17 AM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> I was reading pgsql-hackers this morning while waiting for my
> colleagues. There's an interesting thread on gitignore files. Right now,
> when you grab a git branch, bootstrap it, configure it and make it, "git
> status" shows a lot of uninteresting files. A .gitignore file would help
> to notice changed files. I've come with the file attached, but would
> like to get comments on this.

Sounds good. What about pgadmin/Debug and pgadmin/Release, to ignore
the Windows build directories?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

  • gitignore at 2010-09-24 08:17:25 from Guillaume Lelarge

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2010-09-24 08:23:07 Re: gitignore
Previous Message Guillaume Lelarge 2010-09-24 08:17:25 gitignore