From 1072f45d73f0c3847f0592955958e72e484fda7d Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Tue, 6 Mar 2012 17:25:56 -0800 Subject: [PATCH] add .gitattributes (turn on ident) --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..31884f84ef --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* ident