Bug 1342062 - Ignore .rej files in web-platform-tests, r=Ms2ger draft
authorJames Graham <james@hoppipolla.co.uk>
Thu, 23 Feb 2017 14:53:38 +0000
changeset 488603 9acb3b157a83df0d14298039a69fe5c862d2ecf5
parent 488602 eb444999d52f8c3a16efdb907578c8abb8eb3272
child 546795 80bc4b3566950993104915602fd7755490a691e4
push id46598
push userbmo:james@hoppipolla.co.uk
push dateThu, 23 Feb 2017 14:54:37 +0000
reviewersMs2ger
bugs1342062
milestone54.0a1
Bug 1342062 - Ignore .rej files in web-platform-tests, r=Ms2ger This ensures that they are not added to the manifest. MozReview-Commit-ID: 5blMXYYNV8U
testing/web-platform/tests/.gitignore
--- a/testing/web-platform/tests/.gitignore
+++ b/testing/web-platform/tests/.gitignore
@@ -8,8 +8,9 @@ MANIFEST.json
 .virtualenv
 config.json
 node_modules
 scratch
 testharness_runner.html
 webdriver/.idea
 .vscode/
 .DS_Store
+*.rej