summaryrefslogtreecommitdiff
path: root/Tests/MFC
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2017-08-23 13:23:25 -0400
committerBen Boeckel <ben.boeckel@kitware.com>2017-08-23 13:31:41 -0400
commit8ed03baa766b1170bcfa0574525dc16106bf5b5f (patch)
tree26a7683403db90aed1c8d6dbe9dc9fa701f69037 /Tests/MFC
parent4047003161e0e1e5f9c68e04d3eec4caa97dc90a (diff)
downloadcmake-8ed03baa766b1170bcfa0574525dc16106bf5b5f.tar.gz
gitattributes: prefer `eol=crlf` to `-crlf`
The `crlf` attribute is deprecated in Git. This also changes the given files to be in the index using LF newlines, but they will be checked out with CRLF newlines due to the attribute.
Diffstat (limited to 'Tests/MFC')
-rw-r--r--Tests/MFC/mfc1/.gitattributes6
1 files changed, 0 insertions, 6 deletions
diff --git a/Tests/MFC/mfc1/.gitattributes b/Tests/MFC/mfc1/.gitattributes
deleted file mode 100644
index 59be5dcfbe..0000000000
--- a/Tests/MFC/mfc1/.gitattributes
+++ /dev/null
@@ -1,6 +0,0 @@
-.gitattributes export-ignore
-
-*.sln -crlf
-*.vcproj -crlf
-
-* -whitespace