Closed
Bug 1350454
Opened 8 years ago
Closed 7 years ago
Handle dummy_io* object files with hgignore
Categories
(NSS :: Libraries, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1357319
People
(Reporter: KaiE, Unassigned)
Details
My tree has started to contain two new object files, which currently aren't being ignored by .ignore:
? gtests/cpputil/dummy_io.o
? gtests/cpputil/dummy_io_fwd.o
It would be nice, to have those ignored by a new .hgignore rule, or maybe they could follow the usual behavior, and be created inside some objfile-specific directory named to match the existing patters?
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•