diff --git a/.Rbuildignore b/.Rbuildignore index 70e3014..d0495e6 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -21,3 +21,4 @@ ^Meta$ ^references$ ^CRAN-SUBMISSION$ +^\.Rlibs$ diff --git a/.gitignore b/.gitignore index 69a590a..c48c444 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ docs # documents the directory's purpose is the only tracked file. /references/* !/references/README.md +.Rlibs/