On Fri, 04 Mar 2011 13:01:02 -0800, Santoso Wijaya <santoso.wij...@gmail.com> 
wrote:
> As a mercurial user, I thank you for this effort! One question, where/how do
> I send suggestion to what to add into .hgignore file? In particular, I found
> these dynamically generated files after a build in Windows (3.2) that
> probably should be entered as .hgignore entries:
> 
> ? PC/python_nt_d.h
> ? PC/pythonnt_rc_d.h

I, on the other hand, would like to see .rej and .orig removed from
the ignore list.  I don't like having these polluting my working
directory, and 'hg status' is the easiest way to find them (if
they aren't ignored).

Or if there's some way to configure my personal .hgrc to ignore
those particular ignore lines, that would be fine too :)

--
R. David Murray                                      www.bitdance.com
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to