From 7193e6f5b2b0bd47073df7eac694608b76ddb627 Mon Sep 17 00:00:00 2001 From: yiliyas <39177857+yiliyassh@users.noreply.github.com> Date: Sun, 27 Feb 2022 19:13:38 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index ab3ce1f..b9a0ffd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.js linguist-language=shell *.css linguist-language=shell *.html linguist-language=shell +*.md linguist-language=shell