From: Sam Hartman Date: Tue, 2 Aug 2011 14:10:40 +0000 (-0400) Subject: Make sure sln file is always checked out with crlf line endings X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot-firefox.git;a=commitdiff_plain Make sure sln file is always checked out with crlf line endings --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9221eda --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sln eol=crlf