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