[bind10-dev] .gitignore

JINMEI Tatuya / 神明達哉 jinmei at isc.org
Mon Dec 5 17:30:37 UTC 2011


At Mon, 05 Dec 2011 17:05:09 +0000,
Stephen Morris <stephen at isc.org> wrote:

> > My proposal is to create one global .gitignore that will remove
> > the usual suspects (*.o *.lo .deps .libs *.la, possibly also
> > *.pyc). Some components also create files on their own (e.g.
> > *.wire), so we can probably add dedicated .gitignore for specific
> > components. With this simple addition, output of git status
> > decreased from 1404 lines to 570 for me. Still not perfect, but
> > much more readable.
> 
> I've no objection to doing this.
> 
> I would remark that in most cases what you are trying to exclude is
> untracked files, and the command "git status -uno" does this.

Same here.  I don't object to the proposal per se, but I've not had
difficulty in figuring out the changed files of interest due to the
noise of .o's etc.

---
JINMEI, Tatuya



More information about the bind10-dev mailing list