From 87549fae29f500b2e15cf1746cc4a4cbede2221c Mon Sep 17 00:00:00 2001 From: lan Date: Sat, 11 Feb 2023 19:47:33 +0800 Subject: [PATCH] =?UTF-8?q?add:=E6=96=B0=E5=A2=9E=E6=B0=B8=E4=B9=85?= =?UTF-8?q?=E4=BF=9D=E5=AD=98=EF=BC=8C=E4=BD=86=E6=98=AF=E4=BC=9A=E6=B0=B8?= =?UTF-8?q?=E4=B9=85=E5=8D=A0=E7=94=A8=E4=B8=80=E4=B8=AA=E7=A0=81=EF=BC=8C?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E5=BE=85=E8=A7=A3=E5=86=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 3ab78cc..ba1ec0c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,2 @@ *.js linguist-language=python *.css linguist-language=python -*.html linguist-language=python