summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib/testVisualStudioSlnParser_data/.gitattributes
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-08-25 15:03:14 (GMT)
committerKitware Robot <kwrobot@kitware.com>2017-08-25 15:04:05 (GMT)
commita749fcb3d0f788b85be0531ffe7e7ec2aaf7f9fa (patch)
tree5f8807a67c4b5d6059fb13fc884c47ce7b7fe3fe /Tests/CMakeLib/testVisualStudioSlnParser_data/.gitattributes
parent9538d22d955a0b101548019003f2d5c7ba833d77 (diff)
parent8ed03baa766b1170bcfa0574525dc16106bf5b5f (diff)
downloadCMake-a749fcb3d0f788b85be0531ffe7e7ec2aaf7f9fa.zip
CMake-a749fcb3d0f788b85be0531ffe7e7ec2aaf7f9fa.tar.gz
CMake-a749fcb3d0f788b85be0531ffe7e7ec2aaf7f9fa.tar.bz2
Merge topic 'modernize-git-whitespace-attributes'
8ed03baa gitattributes: prefer `eol=crlf` to `-crlf` 40470031 MumpsCoverage: remove unnecessary attribute d20485d8 gitattributes: prefer `eol=lf` to `crlf=input` b85c2589 gitattributes: prefer `-text` for binary files 377f3685 gitattributes: remove unused attributes Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1173
Diffstat (limited to 'Tests/CMakeLib/testVisualStudioSlnParser_data/.gitattributes')
-rw-r--r--Tests/CMakeLib/testVisualStudioSlnParser_data/.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CMakeLib/testVisualStudioSlnParser_data/.gitattributes b/Tests/CMakeLib/testVisualStudioSlnParser_data/.gitattributes
index 5be3dc5..08b4ac4 100644
--- a/Tests/CMakeLib/testVisualStudioSlnParser_data/.gitattributes
+++ b/Tests/CMakeLib/testVisualStudioSlnParser_data/.gitattributes
@@ -1 +1 @@
-*.sln-file -crlf whitespace=cr-at-eol
+*.sln-file eol=crlf