James Cloos <cl...@jhcloos.com> writes:
> I'm reading this a bit late, but...
> We (Xorg) found that ignoring:

>    *~
>    *.bak
>    *.patch

> in addition to the files generated by building is very helpful.

Yeah ... personally I'm ignoring *~ and *.orig.  I think that the
consensus among pgsql-hackers was that these sorts of things are
dependent on one's personal work habits, choice of editor and patch
tool, etc.  So we're not ignoring them in the common project .gitignore
files, but it's easy enough to install them in a private ignore file.

                        regards, tom lane

-- 
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