diff --git a/.gitattributes b/.gitattributes index 2793a6c10..7b547a58c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ # Patches must have Unix-style line endings, even on Windows -tasks/vendoring/patches/* eol=lf +tools/automation/vendoring/patches/* eol=lf # The CA Bundle should always use Unix-style line endings, even on Windows src/pip/_vendor/certifi/*.pem eol=lf