Files
pip/.gitattributes
Pradyun Gedam 147b914782 Get rid of the tools/automation folder
It was an unnecessary level added to the folder hierarchy.
2021-04-01 23:25:09 +01:00

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