From 2a28ebacdbe5f21faff52734291b7dfe1ac63736 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 29 Oct 2022 23:39:50 +0200 Subject: update gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 334ba69d..11d30a3c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,10 +4,13 @@ *.[ch] text eol=lf *.inl text eol=lf *.rc text eol=lf +*.vert text eol=lf +*.frag text eol=lf *.json text eol=lf *.sh text eol=lf *.cmake text eol=lf *.conf text eol=lf +*.txt text eol=lf .git?* text eol=lf *.tga -text -- cgit v1.2.3