From 5ec2578aab849ae6ed18811fec867513684c55ee Mon Sep 17 00:00:00 2001 From: Harvey Kandola Date: Mon, 15 Aug 2016 15:33:46 +0100 Subject: [PATCH] git attributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..09bc62c1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Set the default behavior, in case people don't have core.autocrlf set. +* text=auto \ No newline at end of file