From ee8407c872de2a8cb561c68d40c35b4d617f7ea1 Mon Sep 17 00:00:00 2001 From: xHyroM Date: Sat, 3 Jun 2023 18:56:11 +0200 Subject: [PATCH] build: add gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..663cddf --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.md linguist-detectable \ No newline at end of file