From 32854c707b229f37ae7defea36cc09b1e52bce54 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Mon, 7 Feb 2011 13:34:23 +0100 Subject: [PATCH] Force eol normalization (no changes, was already normalized) --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..fe9db411 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto +