From f377078563c9ae864335138cd4f14dda52c8d4e8 Mon Sep 17 00:00:00 2001 From: jgabry Date: Thu, 23 Oct 2025 11:58:28 -0600 Subject: [PATCH] Update .Rbuildignore --- .Rbuildignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.Rbuildignore b/.Rbuildignore index 4ff81fc9..7dd79016 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -12,7 +12,7 @@ man-roxygen/* tests/testthat/Rplots\.pdf ^data-raw$ vignettes/loo2-lfo_cache/* -vignettes/loo2-non-factorizable_cache/* +vignettes/loo2-non-factorized_cache/* ^\.appveyor\.yml$ ^\.codecov\.yml$ .github/*