From d5cbb9a83a9bd7bef4516b3d733c4042f2a892fd Mon Sep 17 00:00:00 2001 From: Dominic Clifton Date: Mon, 15 Sep 2014 23:29:53 +0100 Subject: [PATCH] Update git attributes file --- .gitattributes | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index ce84c7642..dfc48f92f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,13 @@ -*.md eol=crlf +*.md text +*.c text +*.h text +*.cc text +*.S text +*.s text +*.hex -text +*.elf -text +*.ld text +Makefile text +*.bat eol=crlf +*.txt text