Enh: Windows: add support for "ignorecase" matches to .hgignore
Would be a nice feature.
It doesn't need to be line-by-line base, it could be implemented as a
modifier or new kind of pattern type. ("regexp,i" or "regexpi" or
something like that)
teki