From 88377befcfa4d06e781e53d2c9e29c9ca0130ac8 Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Thu, 18 Aug 2016 18:06:30 -0700 Subject: [PATCH] Added attributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index e414091..4d19b72 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,9 +9,10 @@ *.fx eol=crlf *.fxh eol=crlf *.inc eol=crlf +*.inl eol=crlf *.vcxproj eol=crlf *.filters eol=crlf *.sln eol=crlf # Explicitly declare resource files as binary -*.pdb binary \ No newline at end of file +*.pdb binary