diff --git a/.Rbuildignore b/.Rbuildignore index 069e96db..70a7c772 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -2,3 +2,4 @@ ^\.Rproj\.user$ README.md +^revdep$ diff --git a/.gitignore b/.gitignore index 4d9da755..bd34f387 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .Rproj.user .Rhistory .RData -.cache \ No newline at end of file +.cache +revdep/*.noindex*