From 15693f3f8fa3285179dc91c0088a7d6d1f696054 Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Fri, 24 Mar 2023 19:50:54 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 95e872e..62dd6d1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.h linguist-detectable=false *.cpp linguist-detectable=false +*.tex linguist-detectable=false