Closed
Bug 1643098
Opened 8 months ago
Closed 8 months ago
Ignore Emacs project sentinel .projectile files
Categories
(Firefox Build System :: General, enhancement, P5)
Firefox Build System
General
Tracking
(firefox79 fixed)
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: nalexander, Assigned: nalexander)
Details
Attachments
(1 file)
Hardly worth a ticket, but here we are. The most common Emacs project library, I think, is projectile, which uses .projectile
to mark projects. Let's ignore it, just like we ignore .dir-locals.el
and so many similar things.
We don't need to put .projectile
in the root 'cuz the VCS information marks a project for Projectile as well. (And I don't think we need cater to folks using tarballs.)
Assignee | ||
Comment 1•8 months ago
|
||
Pushed by nalexander@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6a0273cb3915 Ignore Emacs project sentinel .projectile files. r=froydnj
Comment 3•8 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•