From 0123fd9243a8012754c5690e8a8d482d11bc8ff5 Mon Sep 17 00:00:00 2001 From: jason Date: Fri, 24 May 2019 15:48:27 +0800 Subject: [PATCH] language=java --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index e473a031..0a6d1575 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ -*.java linguist-language=java \ No newline at end of file +*.kt linguist-language=java +*.xml linguist-language=java +*.rtf linguist-language=java \ No newline at end of file