aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2017-05-05 13:42:39 -0700
committerGitHub <noreply@github.com>2017-05-05 13:42:39 -0700
commite8c23168fabae9b1426df22ca0a24261959e3b11 (patch)
treeb18f1859277e763803cfba61b939884d60d22360 /.gitattributes
parent8dea147fff1cbf23114f1ca0ef09c31e93d74338 (diff)
parent1c70d26ad1ad53c4afd53cc9c4ef729227e72c24 (diff)
downloadvcpkg-e8c23168fabae9b1426df22ca0a24261959e3b11.tar.gz
vcpkg-e8c23168fabae9b1426df22ca0a24261959e3b11.zip
Merge pull request #1031 from muemart/eol
Force LF line endings for patch files
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..9812ceb1f
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.patch text eol=lf