From 5cbba08762ee65d8cf4f1728a62c98b90fce72fd Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Wed, 10 Apr 2013 11:54:35 -0700 Subject: [PATCH] add .gitattributes Signed-off-by: Nuno Lopes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..b86ed5df7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +src/api/dotnet/Properties/AssemblyInfo.cs text eol=crlf