From 266dbb79cc1f1fd74621a62cd9d1f82a6ef97795 Mon Sep 17 00:00:00 2001 From: Rogerz Zhang Date: Fri, 4 Jan 2013 21:18:46 +0800 Subject: [PATCH] Add .gitatrributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..176a458f94 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto -- GitLab