From e12946eb5f89fa02a23111dfd91ae8adb9ab261f Mon Sep 17 00:00:00 2001 From: Inter <73017070+inttter@users.noreply.github.com> Date: Mon, 11 Dec 2023 17:48:57 +0000 Subject: [PATCH] =?UTF-8?q?+=20=F0=9F=92=B9=20.gitattributes=20?= =?UTF-8?q?=F0=9F=9B=A0=EF=B8=8F=20(#31)?= 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 6b5987b..a158744 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -* linguist-language=Markdown +*.md linguist-detectable=true +*.md linguist-documentation=false