From 595d1ff62799f6614a69e73986bcafe09c96855e Mon Sep 17 00:00:00 2001 From: SnailClimb Date: Sat, 30 Mar 2019 14:36:07 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 05d15409..5102c7c9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,5 @@ * text=auto *.js linguist-language=java *.css linguist-language=java -*.html linguist-language=java \ No newline at end of file +*.html linguist-language=java +*.md linguist-language=java