From a86685a04d701f598e7fb538819cbea568952314 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 5 Mar 2022 16:58:20 +0100 Subject: [PATCH] added git configs --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 80d68b4b9..cac0bd9f2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,6 +10,9 @@ *.txt text eol=lf *.htaccess text eol=lf *.json text eol=lf +*.c text eol=lf +*.cpp text eol=lf +*.h text eol=lf *.png binary *.jpg binary