From eee04d58e7ab39f77e4900056ad10bcc67ed64d5 Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Sat, 23 Mar 2013 01:25:43 +0100 Subject: [PATCH] Add .gitattributes. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..212566614 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto \ No newline at end of file