Closed Bug 1252446 Opened 8 years ago Closed 8 years ago

Sync global .gitignore and .hgignore for various missing unwanted files

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox47 fixed)

RESOLVED FIXED
mozilla47
Tracking Status
firefox47 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

Details

Attachments

(1 file)

Over the past week I have seen that the global ignore files are missing various unwanted files. Especially those are .egg-info and entries under testing/mozharness. But we also have some duplication with ignore files lower in the tree. I assume that we want to have nearly everything globally? In cases of those duplicates I will pick the globals and remove the other ignore files.
Attachment #8725233 - Flags: review?(gps) → review+
Comment on attachment 8725233 [details]
MozReview Request: Bug 1252446 - Sync global .gitignore and .hgignore for various missing unwanted files. r?gps DONTBUILD

https://reviewboard.mozilla.org/r/37377/#review34041

::: .gitignore:115
(Diff revision 1)
> -testing/talos/talos/page_load_test/tp5n/
> +testing/talos/talos.egg-info

Redundant with above.

::: .hgignore:132
(Diff revision 1)
> -^testing/talos/talos/page_load_test/tp5n/
> +^testing/talos/talos.egg-info

You ignored all .egg-info paths above. So this is redundant.
Comment on attachment 8725233 [details]
MozReview Request: Bug 1252446 - Sync global .gitignore and .hgignore for various missing unwanted files. r?gps DONTBUILD

Review request updated; see interdiff: https://reviewboard.mozilla.org/r/37377/diff/1-2/
Attachment #8725233 - Attachment description: MozReview Request: Bug 1252446 - Sync global .gitignore and .hgignore for various missing unwanted files. r?gps → MozReview Request: Bug 1252446 - Sync global .gitignore and .hgignore for various missing unwanted files. r?gps DONTBUILD
Comment on attachment 8725233 [details]
MozReview Request: Bug 1252446 - Sync global .gitignore and .hgignore for various missing unwanted files. r?gps DONTBUILD

Review request updated; see interdiff: https://reviewboard.mozilla.org/r/37377/diff/2-3/
https://hg.mozilla.org/mozilla-central/rev/0a2dadeedd4f
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.