From fcad0941e52eb2fd6d57d3327f420db14dfabf0b Mon Sep 17 00:00:00 2001 From: Pete Batard Date: Mon, 9 Apr 2012 22:59:14 +0100 Subject: Windows: add VS2010 project files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index a142985..8aaef44 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,7 @@ *.dsw eol=crlf *.dsp eol=crlf whitespace=space-before-tab *.sln eol=crlf +*.vcproj eol=crlf *.vcxproj* eol=crlf .gitattributes export-ignore .gitignore export-ignore -- cgit v1.2.1