Adds non standard and hidden files to the .Rbuildignore file
Source: R/fix_non_standard_files.R
fix_non_standard_files.RdAdds non standard and hidden files to the .Rbuildignore file
Arguments
- pkg
the package location
- check
the results of a
devtools::checkcommand (will check automatically if not provided)