From: John Ellson Date: Fri, 16 Dec 2016 02:12:19 +0000 (-0500) Subject: remove file that caused all lineends to change to CRLF. - Windows users, please... X-Git-Tag: 2.42.0~217 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9c5708a4fb7379b3d75dc7b16701d0015c8d13a;p=graphviz remove file that caused all lineends to change to CRLF. - Windows users, please find another way. --- diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 0194a9fbf..000000000 --- a/.gitattributes +++ /dev/null @@ -1,6 +0,0 @@ -# # Set the default behavior, in case people don't have core.autocrlf set. -* text=auto - -# Declare files that will always have CRLF line endings on checkout. -*.sln text eol=crlf -*.vcxproj text eol=crlf