From 477f6e53b644a090670f95d57114be779c90d511 Mon Sep 17 00:00:00 2001 From: logosghservice Date: Tue, 19 May 2026 17:22:38 +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