diff --git a/.Rbuildignore b/.Rbuildignore index 8bcb3a3..6ccb62e 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -4,3 +4,4 @@ ^.*\.Rproj$ ^\.Rproj\.user$ ^\.github$ +revdep/ \ No newline at end of file diff --git a/.gitignore b/.gitignore index b711cb7..010012f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .Rhistory .RData inst/doc -adegraphics.Rproj \ No newline at end of file +adegraphics.Rproj +revdep/ \ No newline at end of file