Create a local projr
profile
projr_profile_create_local.Rd
Create a projr
profile with highest precedence
(i.e. its settings overwrite any others) that is
ignored by Git.
Useful to avoid bloat through many entries in _projr.yml
or extra _projr-<profile>.yml
files.
Creates a file _projr-local.yml
with empty settings and ignores it from
.Rbuildignore
and .gitignore
.