From a11098273bf95d0b8b8197a57a3bdc76beebfaba Mon Sep 17 00:00:00 2001 From: kenny Date: Wed, 14 Jan 2026 22:40:18 +0200 Subject: [PATCH] Corrected fish gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c45e071..41c061e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.fish linguist-language=Fish +*.fish linguist-detectable=true