On 02/09/2025 4:03 pm, Jan Beulich wrote: > On 02.09.2025 16:49, Andrew Cooper wrote: >> Drop unused or stale lines. >> >> * While it's necessary to have .git and .hg in each others ignore files if >> using multiple SCMs (as we did for a while), they should not be in their >> own. > Despite what you say you remove .hg from .gitignore though?
Oh, all .hg stuff was dropped in ba5bae659d907. I can add a sentence to that effect. ~Andrew