From b1fce5ac678b1f125c0aa460a8145c4686616376 Mon Sep 17 00:00:00 2001 From: "George G. Vega Yon" Date: Tue, 10 Dec 2024 15:26:54 -0700 Subject: [PATCH] Adding the misc folder to .Rbuildginore --- .Rbuildignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.Rbuildignore b/.Rbuildignore index 21d94bd..c14e9ae 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -2,3 +2,4 @@ ^\.Rproj\.user$ ^LICENSE\.md$ ^\.github$ +^misc$ \ No newline at end of file