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

From Peter Eisentraut
Subject Re: Add .gitignore files to CVS?
Date
Msg-id 1263077595.1339.32.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: Add .gitignore files to CVS?  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Add .gitignore files to CVS?  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On lör, 2010-01-09 at 17:12 -0500, Robert Haas wrote:
> Oh.  Never mind.  That doesn't seem useful enough to be worth spending
> time on.  What I want is to ignore all of the build products, so that
> when I do 'git status' in my working tree, I only see the the files
> I've actually added/changed.

Shouldn't it be possible to just build the master branch once and then
take the result of git status to produce the list of files to be
ignored?  That should reduce the maintenance effort.



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Add .gitignore files to CVS?
Next
From: Robert Haas
Date:
Subject: Re: Add .gitignore files to CVS?