From 3e809562e6fca451c54e4dad37aa3eb0eaff39f1 Mon Sep 17 00:00:00 2001 From: Mia Winter Date: Fri, 29 Mar 2024 19:08:16 +0100 Subject: [PATCH] updated .gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index d3cfdcf..2c2a5ff 100644 --- a/.gitattributes +++ b/.gitattributes @@ -136,3 +136,6 @@ #*.props merge=binary #*.filters merge=binary #*.vcxitems merge=binary + +*.cshtml linguistic-language=csharp +*.razor linguistic-language=csharp \ No newline at end of file