From 95bf1f7623d7cbbe2d5e9eaf8e607a43a0ab7c7e Mon Sep 17 00:00:00 2001 From: Brian Caruso Date: Thu, 18 Jul 2013 14:46:41 -0400 Subject: [PATCH] adding text=auto to .gitattributes VIVO-101 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..6b43d8e82 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +text=auto