From 5d2a905efe47a9a4f3753fa06dbc1d42b2eafa0b Mon Sep 17 00:00:00 2001 From: xxy <773861846@qq.com> Date: Sun, 3 May 2020 07:13:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9gitattributes?= 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 2ea54b5..3506e12 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.js linguist-language=java *.css linguist-language=java -*.html linguist-language=java \ No newline at end of file +*.html linguist-language=java +*.java linguist-language=java \ No newline at end of file