From b9a92daf6b73593fb8a0d995bec7408423e479cd Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Thu, 8 Jun 2023 08:17:17 +0200 Subject: [PATCH] Attempted to use the new GitHub Linguist hosts syntaxing --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 6cc32a6ac..b3b55ea10 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,3 +5,5 @@ *.py linguist-detectable=true *.nb linguist-detectable=false + +hosts linguist-detectable linguist-language=hosts