From 912bbcab8eacf72593b449e07df2c4b9fd447d37 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Wed, 22 May 2024 18:28:37 -0300 Subject: [PATCH] chore: make github detect task as a go project again --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 176a458f..2d6ae1c1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ * text=auto +*.mdx -linguist-detectable