From 4a3f5c4eb3e2d694348c2f8e5f0e07335913006c Mon Sep 17 00:00:00 2001 From: Christoffer Lerno Date: Tue, 19 Oct 2021 20:38:28 +0200 Subject: [PATCH] Update gitattributes --- .gitattributes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 51b6b4f6a..3bec22bf5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ $ cat .gitattributes -* text=lf +* text=auto +*.c3t text=lf *.c3 linguist-language=C -*.c3t linguist-language=C +*.c3t linguist-language=C \ No newline at end of file