From 731ff2fb95470151a5f0839a283a054214099a77 Mon Sep 17 00:00:00 2001 From: logosghservice Date: Wed, 20 May 2026 10:10:41 +0000 Subject: [PATCH] Update .gitattributes for C# --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 3e9060c..8656820 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,6 +10,5 @@ apm.lock.yaml linguist-generated=true # END DO NOT EDIT # DO NOT EDIT: csharp convention -# generated from https://github.com/Faithlife/CodingGuidelines/blob/master/sections/csharp/gitattributes.md *.cs text diff=csharp # END DO NOT EDIT