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