From 1d629917fd4f5c2585ed014b3106604dd5ae3c7e Mon Sep 17 00:00:00 2001 From: doyle Date: Sun, 17 Sep 2023 18:17:31 +1000 Subject: [PATCH] lfs: Update the track glob to correctly recurse folder --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c5edd1d..e32787d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -Data filter=lfs diff=lfs merge=lfs -text +Data/** filter=lfs diff=lfs merge=lfs -text