From a018298eaabb560410be310b544b4e7706d58bbc Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Sat, 4 May 2013 13:19:32 -0700 Subject: [PATCH] Update .gitattributes for .filters msvc files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 59bb7e72cd..cde0638659 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,4 @@ *.vcproj text eol=crlf *.vcxproj text eol=crlf *.props text eol=crlf +*.filters text eol=crlf