From a55aa0b8e3eda99e87652e811c66c50cb44f9991 Mon Sep 17 00:00:00 2001 From: Inter <73017070+inttter@users.noreply.github.com> Date: Mon, 11 Dec 2023 17:48:14 +0000 Subject: [PATCH 1/2] =?UTF-8?q?+=20=F0=9F=92=B9=20gitattributes=20(#31)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6b5987b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* linguist-language=Markdown 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 2/2] =?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