On Fri, Jan 8, 2010 at 02:03, Magnus Hagander <mag...@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.

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to