Re: Add .gitignore files to CVS? - Mailing list pgsql-hackers

From Alex Hunsaker
Subject Re: Add .gitignore files to CVS?
Date
Msg-id 34d269d41001080838t73f51c57kf384341eb12c6758@mail.gmail.com
Whole thread Raw
In response to Re: Add .gitignore files to CVS?  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Add .gitignore files to CVS?  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Fri, Jan 8, 2010 at 02:03, Magnus Hagander <magnus@hagander.net> wrote:
> You can always create your own branch with just the .gitignore files
> and merge that into whatever you're working on :)

The only thing annoying about that is if you generate diffs ala git
diff origin/master.. you get your .gitignore in it.

What I do is have a .gitignore that is gitignored.  That way its not
committed, its on any branch i switch to or make and I don't
accidentally commit it.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Setting oom_adj on linux?
Next
From: Dave Page
Date:
Subject: Re: RFC: PostgreSQL Add-On Network