Copies the grkmisc default .gitignore file into the provided directory.

use_grk_gitignore(directory = here::here(), browse = TRUE, overwrite = NULL)

Arguments

directory

Directory for the .gitignore, defaults to project root.

browse

Open the .gitignore file after modifying?

overwrite

Should existing file be overwritten?