From 716a5b767c67e780c7c54b857965dadc0345466c Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Sat, 8 Mar 2025 11:45:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=AD=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7493dc6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.js linguist-language=vue +*.css linguist-language=vue +*.ts linguist-language=vue \ No newline at end of file