From 4ee4732c415d0b0d237977960560c8ee41d2d1d3 Mon Sep 17 00:00:00 2001 From: Jerry Ling Date: Wed, 16 Oct 2024 04:24:50 -0400 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 3bf1119b..8fced537 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,8 +2,7 @@ notebooks/* linguist-detectable=false # Scripts to generate data for tests -test/samples/* linguist-detectable=false -test/samples/RNTuple/* linguist-detectable=false +test/samples/** linguist-detectable=false # JOSS paper paper/** linguist-detectable=false