A path normalization step, intended to convert Windows-style paths, is incorrectly replacing all backslash (\) characters with forward slashes (/). This corrupts gitignore patterns that use a ...