Re: do we want to gitignore regression-test-failure files? - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: do we want to gitignore regression-test-failure files?
Date
Msg-id 87vd5rehkz.fsf@hi-media-techno.com
Whole thread Raw
In response to Re: do we want to gitignore regression-test-failure files?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:
> I don't find it indecipherable.  We're ignoring stuff that can be
> expected to be present after a normal build and successful "make
> check" or "make installcheck".  As soon as we ignore more than that,
> I'm going to insist on ignoring *~ ... do you want to open that can
> of worms?

Couldn't resist to note that $EDITOR might make it easy to divert the
backup files elsewhere (out-of-tree). For example:
 (setq backup-directory-alist '((".*" . "~/.emacs.d/backups/")))

Regards,
-- 
dim


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog.
Next
From: Marios Vodas
Date:
Subject: gist access methods parameter types