From 29619997bb02df2cb6ba38c00e0f338fd8fc7e9d Mon Sep 17 00:00:00 2001 From: logosghservice Date: Tue, 19 May 2026 18:09:13 +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