From 729a0fde8ee39ad045c9fc6e4b973fd007a26f38 Mon Sep 17 00:00:00 2001 From: jacob Date: Wed, 11 Feb 2026 15:30:00 -0600 Subject: [PATCH] formatting --- .gitattributes | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index d34e6d97..ccf6fcf9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,15 +1,19 @@ * text=auto eol=lf +############################## #- Source files + *.c linguist-language=C *.h linguist-language=C -*.cg linguist-language=C -*.cgh linguist-language=C *.g linguist-language=HLSL *.gh linguist-language=HLSL +*.cg linguist-language=C +*.cgh linguist-language=C *.lay linguist-generated +############################## #- Binary files + *.tga filter=lfs diff=lfs merge=lfs -text *.ase filter=lfs diff=lfs merge=lfs -text *.ttf filter=lfs diff=lfs merge=lfs -text