From 82098a284c4528b609864f89a71ed015c3cd6c3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Wed, 16 Oct 2019 10:40:19 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 292d29d3..b6649863 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ release/ filter=lfs diff=lfs merge=lfs -text *.a filter=lfs diff=lfs merge=lfs -text +*.h linguist-language=cpp +*.c linguist-language=cpp