RFE: Proposed changes to .hgignore
Dr Andrew John Hughes
ahughes at redhat.com
Wed Jul 28 14:17:32 PDT 2010
On 28 July 2010 21:18, Deepak Bhole <dbhole at redhat.com> wrote:
> Hi,
>
> In light of the recent changes to the build system, I was wondering if
> anyone had nay issues with the attached changes to .hgignore?
>
> Thanks,
> Deepak
>
I'd much rather it looked like the IcedTea7 version:
syntax: glob
*~
configure
missing
aclocal.m4
autom4te.cache
config.guess
config.sub
config.status
install-sh
Makefile.in
The kind of changes you propose go further towards hiding a dirty
source tree and have, in my experience, hidden files that need to be
added.
If you don't want these files to show up in hg status, then we have an
option that solves that. It's called 'make clean'.
--
Andrew :-)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the distro-pkg-dev
mailing list