From b2193286637ed8bc776d649c781d4558cfbbb24a Mon Sep 17 00:00:00 2001 From: ObserverOfTime Date: Mon, 8 Jan 2024 13:05:49 +0200 Subject: [PATCH] chore: ignore test languages --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..90409d6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +/test/* -linguist-detectable