Alan Burlison <Alan.Burlison at sun.com> writes:

> Mark J. Nelson wrote:
>
>> You'll want an hgignore list, something like
>> 
>> syntax=regexp
>> \#.+#
>> .+\.pyc
>> proto/.+
>> .+.o
>> /debug32/
>> /debug64/
>> webrev/
>> \.make\.state
>> 
>> ...and referenced in your .hgrc.
>
> Shouldn't hgsetup do this for you?

We have a bug open to do this, it's less fun than it looks.  That
.hgignore is not even *nearly* complete enough.

.hgignore will be versioned in the gate, if and when it exists, in
whatever form it exists.

-- Rich

Reply via email to