From 73bbabfe646eebb6048ab54466613e13f8fab556 Mon Sep 17 00:00:00 2001 From: Mike C Date: Thu, 14 Mar 2013 04:00:33 -0300 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 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto