From 20f874d146309139e09805c488c9ad309d6ba80d Mon Sep 17 00:00:00 2001 From: Wayne Warthen Date: Wed, 19 Aug 2015 20:06:58 -0700 Subject: [PATCH] Create .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..9492ed02 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Leave all line endings alone! +* -text