From 3a2aea211cb1b799f48315a4ed6d176905fa4c9e Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Sun, 18 Oct 2020 18:06:22 +0800 Subject: [PATCH] deploy --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 87fbc7e..5953585 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,6 @@ *.html text eol=lf *.css text eol=lf -*.js text eol=lf linguist-language=vue +*.js text eol=lf *.scss text eol=lf *.vue text eol=lf *.hbs text eol=lf @@ -8,3 +8,4 @@ *.md text eol=lf *.json text eol=lf *.yml text eol=lf +*.js linguist-language=vue \ No newline at end of file