From c43b9d8cd6b5066136271dbd8ae37028522052eb Mon Sep 17 00:00:00 2001 From: Leon <147289645+LeoninCS@users.noreply.github.com> Date: Fri, 26 Dec 2025 23:03:36 +0800 Subject: [PATCH] =?UTF-8?q?chore:=E5=BF=BD=E7=95=A5=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=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 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..19a1a49 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Exclude Vue single-file components from GitHub Linguist language stats +*.vue linguist-vendored