From 2a33fe35642e2653240545b39e289740ef459820 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Wed, 14 Nov 2012 21:59:18 -0800 Subject: [PATCH] Add .gitattributes. Former-commit-id: 4a4ecefda83fb408200dfb106ea5b0a837af43c0 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..176a458f9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto