From c690818226e37a81d5d2dcb6568cf15aa0fb522f Mon Sep 17 00:00:00 2001 From: jmechner Date: Fri, 4 May 2012 15:41:07 -0400 Subject: [PATCH] Some tweaks --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d53486b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +* binary +*.S crlf diff +LICENSE crlf diff +README.mkd crlf diff