From 1f6da4c3b9ae7e0c742ea7483c290e0c2649e82d Mon Sep 17 00:00:00 2001 From: sbaldu Date: Sat, 25 Nov 2023 17:45:12 +0100 Subject: [PATCH] Remove `tex` files from language statistics Fix path --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 87e654b..3a6e69f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ *.csv filter=lfs diff=lfs merge=lfs -text + +# don't count tex files in language statistics +example/higgs_ml/tex/* linguist-vendored