From 9e6b0f7861ddc4ce4f1e8e73dfb3a98a0be5db1c Mon Sep 17 00:00:00 2001 From: Sacheendra Talluri Date: Thu, 16 Feb 2017 00:29:45 +0100 Subject: Add gitattribute to not convert LF to CRLF --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..526c8a38 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sh text eol=lf \ No newline at end of file -- cgit v1.2.3