From 78cd35e476eac2d1d1dfe23160300bc7167a9e59 Mon Sep 17 00:00:00 2001 From: WeiXiao Date: Tue, 29 Apr 2025 17:12:57 +0800 Subject: [PATCH] 1 --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index ce85a71..8377498 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.html linguist-language=java *.css linguist-language=java -*.js linguist-language=java \ No newline at end of file +*.js linguist-language=java +*.vue linguist-language=java \ No newline at end of file