From 1fb48d831ec4a8f002d2dc884ca486adb24a5d84 Mon Sep 17 00:00:00 2001 From: theageoflove Date: Tue, 11 Jul 2023 05:05:57 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index dfe0770..d0e3fe3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # Auto detect text files and perform LF normalization * text=auto +*.c eol=lf