Make .Rproj.user a hidden folder

Is there a setting in RStudio to make .Rproj.user a hidden folder on Windows (set the hidden attribute)? I am experiencing issues with Box Drive and RStudio with files in .Rproj.user. If that folder was set to hidden, Box Drive should ignore it and would resolve the issues I am experiencing.

Thanks

RStudio should already be marking any project's .Rproj.user folder as hidden -- if that's not happening for you, that might be a bug. I've filed RStudio no longer marks .Rproj.user project directory as hidden · Issue #15514 · rstudio/rstudio · GitHub to track this.

Thanks,
Kevin