bug 1244781 - mozharness cleanup - update mozharness .hgignore. r?jlund draft
authorAki Sasaki <aki@escapewindow.com>
Tue, 02 Feb 2016 10:04:18 -0500
changeset 328305 54c6a03a569da40763bad221112b288046e4ffe1
parent 328304 11efe9db25674ebddf3d307c7e733df662573a97
child 328306 d83ea168649b018d2ba02271130e5fb193429d20
push id10336
push useraki@escapewindow.com
push dateTue, 02 Feb 2016 20:37:46 +0000
reviewersjlund
bugs1244781
milestone47.0a1
bug 1244781 - mozharness cleanup - update mozharness .hgignore. r?jlund
.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -119,8 +119,12 @@ GPATH
 # locally. Similarly, running talos requires a Python package virtual
 # environment. Both the virtual environment and tp5n files end up littering
 # the status command, so we ignore them.
 ^testing/talos/.Python
 ^testing/talos/bin/
 ^testing/talos/include/
 ^testing/talos/lib/
 ^testing/talos/talos/page_load_test/tp5n/
+
+# Ignore mozharness coverage
+^testing/mozharness/coverage
+^testing/mozharness/.coverage