aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorAlexander Neumann <30894796+Neumann-A@users.noreply.github.com>2020-07-31 05:05:32 +0200
committerGitHub <noreply@github.com>2020-07-30 20:05:32 -0700
commit3edf825296c1e943f9422a9d8d666b9a88e696e2 (patch)
treef574a5264fa579ea4f2c3e5d1b556416fb5849da /.gitattributes
parentb840d03c5b275c454774d3a971fa90262c4c5e17 (diff)
downloadvcpkg-3edf825296c1e943f9422a9d8d666b9a88e696e2.tar.gz
vcpkg-3edf825296c1e943f9422a9d8d666b9a88e696e2.zip
[vcpkg] EOL LF for ci.baseline.txt (#12513)
* define line endings for ci.baseline.txt * renormalize line endings to lf
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index fa1385d99..f402cbb78 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,4 @@
* -text
+
+# Declare files that will always have LF line endings on checkout.
+scripts/ci.baseline.txt text eol=lf \ No newline at end of file