mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
4 lines
206 B
Text
4 lines
206 B
Text
# Patches must have Unix-style line endings, even on Windows
|
|
tasks/vendoring/patches/* eol=lf
|
|
# The CA Bundle should always use Unix-style line endings, even on Windows
|
|
src/pip/_vendor/certifi/*.pem eol=lf
|