Kaydet (Commit) 33409d7b authored tarafından Ezio Melotti's avatar Ezio Melotti

#12341: add coverage files/dirs to .hgignore. Patch by Sandro Tosi.

üst d0de3d4c
......@@ -40,3 +40,6 @@ __pycache__
.coverage
coverage/*
htmlcov/*
.coverage
coverage/*
htmlcov/*
......@@ -45,3 +45,6 @@ tags
.coverage
coverage/
htmlcov/
.coverage
coverage/
htmlcov/
......@@ -73,3 +73,6 @@ Modules/_testembed
.coverage
coverage/
htmlcov/
.coverage
coverage/
htmlcov/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment