From b9695bd45116a10bcdc59d9d8d9c7161fcaf61d6 Mon Sep 17 00:00:00 2001 From: Dominic Clifton Date: Wed, 15 Oct 2014 15:24:59 +0100 Subject: [PATCH] Adding .gitattriutes file --- .gitattributes | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..9ce6848f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,9 @@ +LICENSE text +*.md text +*.js text +*.json text +*.html text +*.css text +*.txt text +*.png -crlf -diff +*.svg -crlf -diff