summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 6a0fc6943c16498aa56cdb5bfd0612460a68c46b (plain)
1
2
3
4
# 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