From 005a99a3233044d9cfda4a263fbcdd2df52fab57 Mon Sep 17 00:00:00 2001 From: Cai Bingjun <1945458160@qq.com> Date: Mon, 14 Nov 2022 08:40:36 +0800 Subject: [PATCH] gitattributes: update linguist-vendored C code marking (#612) --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index ba1273bd..bdce4b37 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ * text=auto eol=lf upstream/** linguist-vendored +libs/model3d/src/c/** linguist-vendored