Re: .gitignore files, take two
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Magnus Hagander <magnus@hagander.net>
Cc: Peter Eisentraut <peter_e@gmx.net>, Robert Haas <robertmhaas@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2010-09-21T20:15:33Z
Lists: pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes: > On Tue, Sep 21, 2010 at 22:11, Tom Lane <tgl@sss.pgh.pa.us> wrote: >> So it looks like *.dylib is sufficient and we don't need anything with >> numbers afterwards for that variant. > Ok. Just to be clear, here's what I have now: Global patterns look ok to me. Thought you were going to stick leading slashes on all the others? regards, tom lane