Closed
Bug 1961802
Opened 24 days ago
Closed 24 days ago
Add /.kotlin directly to .hgignore and .gitignore
Categories
(Firefox Build System :: General, defect)
Tracking
(firefox139 fixed)
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: m_kato, Assigned: sergesanspaille)
Details
Attachments
(1 file)
Bug 1948655 adds /.kotlin directory by mistake. It seems to be generated by Gradle according to https://stackoverflow.com/questions/59777055/gradle-create-a-empty-folder-build-kotlin-sessions-why-when-i-delete-it-come.
So I would like to request to add /.kotlin directory to .hgignore and .gitignore.
Assignee | ||
Updated•24 days ago
|
Severity: -- → S4
Assignee | ||
Comment 1•24 days ago
|
||
Updated•24 days ago
|
Assignee: nobody → sguelton
Status: NEW → ASSIGNED
Pushed by ahochheiden@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/82fa3c3c5c34
Add .kotlin to our vcs ignorefiles r=ahochheiden
Comment 3•24 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 24 days ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•