mirror of
https://github.com/pypa/pip.git
synced 2026-03-28 02:21:27 +00:00
5 lines
206 B
Plaintext
5 lines
206 B
Plaintext
# Patches must have Unix-style line endings, even on Windows
|
|
tools/vendoring/patches/* eol=lf
|
|
# The CA Bundle should always use Unix-style line endings, even on Windows
|
|
src/pip/_vendor/certifi/*.pem eol=lf
|