From f138b130246780eb7107def78f85c1d63424b681 Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Fri, 24 Mar 2023 19:51:52 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 62dd6d1..8449c70 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ *.h linguist-detectable=false *.cpp linguist-detectable=false *.tex linguist-detectable=false +*.cs linguist-detectable=false +*.tps linguist-detectable=false