dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Update .gitignore


From: Ben Elliston
Subject: Re: [PATCH] Update .gitignore
Date: Fri, 15 May 2015 20:28:42 +1000
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, May 14, 2015 at 11:43:21PM -0700, Filipe Brandenburger wrote:

> Tested by running `./configure --enable-maintainer-mode' and then
> the sequence `make && make check && make distcheck' and confirming
> that the `git status' output did not show any untracked files.

I don't like ignoring too much stuff with .gitignore.  The reason
you're having this problem is that you're building in the source
directory.  Don't Do That. :)  Use a separate build directory.

Ben

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]