From 5a9fbf2b86164087e1c7efe7713b1d6f73d8e822 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=95=8A=E5=B9=B3?= <951984189@qq.com> Date: Sat, 19 Feb 2022 12:06:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=88=90LF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index b8b24d0..e41187f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.js text eol=lf *.json text eol=lf -*.ts text eol=lf \ No newline at end of file +*.ts text eol=lf +*.vue text eol=lf \ No newline at end of file