From 78c06c0df77b6752d6dd13f20f1c3851f94a026d Mon Sep 17 00:00:00 2001 From: Guillaume <12204241+guirava@users.noreply.github.com> Date: Thu, 14 Mar 2024 13:19:40 -0700 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 61a5b47bd..012220a92 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,8 +5,11 @@ # to native line endings on checkout. *.cpp text *.c text +*.cs text *.h text *.ps1 text +*.psm text +*.psd text *.idl text *.def text *.mc text