From 55f6c1a7b6abaf9cf020d5956a8e49bfee19f109 Mon Sep 17 00:00:00 2001 From: bWFuanVzYWth Date: Wed, 14 Dec 2022 22:33:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0.csv=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=9A=84=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 87f8a9a..b46cde1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ *.txt linguist-detectable=true linguist-language=text +*.csv linguist-detectable=true linguist-language=text *.json linguist-detectable=true linguist-language=json *.md linguist-detectable=true linguist-language=markdown *.html linguist-detectable=true linguist-language=html