[Python-Dev] Some additions to .hgignore (original) (raw)

Michael Foord fuzzyman at voidspace.org.uk
Wed Jun 1 12:49:32 CEST 2011


On 31/05/2011 23:59, Sandro Tosi wrote:

Hi all, following http://docs.python.org/devguide/coverage.html doc you'll end up with several "new" files/dirs in your checkout:

- .coverage, used by coveragepy to save its info - coverage/ , the symlink to coveragepy/coverage - htmlcov/ , the dir where the coverage HTML pages are written I think they should be added to .hgignore so that hg st won't show them. I'm writing here since I don't think an issue is needed for such matter, if that's not the case, I apologize.

That sounds good to me. An issue certainly wouldn't hurt.

All the best,

Michael

Regards,

-- http://www.voidspace.org.uk/

May you do good and not evil May you find forgiveness for yourself and forgive others May you share freely, never taking more than you give. -- the sqlite blessing http://www.sqlite.org/different.html



More information about the Python-Dev mailing list