Closed
Bug 1342062
Opened 7 years ago
Closed 7 years ago
Add reject files to .gitignore
Categories
(Testing :: web-platform-tests, defect)
Testing
web-platform-tests
Tracking
(firefox54 fixed)
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: jgraham, Unassigned)
Details
Attachments
(1 file)
For the benefit of hg users.
Comment hidden (mozreview-request) |
![]() |
||
Comment 2•7 years ago
|
||
Wouldn't you want to add them to .hgignore, not .gitignore? Or does hg look at .gitignore?
Reporter | ||
Comment 3•7 years ago
|
||
The manifest generator reads the .gitignore file to decide which files not to put in the manifest. The actual vcs isn't important.
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8840443 [details] Bug 1342062 - Ignore .rej files in web-platform-tests, https://reviewboard.mozilla.org/r/114950/#review117080
Attachment #8840443 -
Flags: review?(Ms2ger) → review+
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/autoland/rev/d0cb52dd5feb Ignore .rej files in web-platform-tests, r=Ms2ger
Comment 6•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d0cb52dd5feb
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•