From 8a366cbf96a65c137423e155e2c0e58ce49643bf Mon Sep 17 00:00:00 2001 From: Jean-Luc Bastarache Date: Wed, 4 Jan 2023 10:48:54 -0500 Subject: [PATCH] Apply linguist-vendored recursively --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 6598f82..c3b1560 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -drl_checkpoints/* linguist-vendored +drl_checkpoints/** linguist-vendored