From c31f63cf6cb7515814cc64530c627ca03191abf7 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