From 9e121bd4409a383a5540c970f14252f13d503cc9 Mon Sep 17 00:00:00 2001 From: Bela Stoyan Date: Thu, 23 May 2024 14:53:01 +0200 Subject: [PATCH] Update .gitattributes Co-authored-by: Pavel Zwerschke --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 596075a..acc83f0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,4 +5,4 @@ *.{py,yaml,yml,sh} text eol=lf *.bat text eol=crlf # GitHub syntax highlighting -pixi.lock linguist-language=YAML +pixi.lock linguist-language=YAML linguist-generated=true