Because each and every file in the man/ directory of an R package is automatically written with package roxygen2, I wonder what would prevent me from adding the entire directory to my .gitignore.
In other words, why all R packages on GitHub still version the man/ directory?