Copies the grkmisc default .gitignore file into the provided directory.
1 | use_grk_gitignore(directory = here::here(), browse = TRUE, overwrite = NULL)
|
directory |
Directory for the .gitignore, defaults to project root. |
browse |
Open the .gitignore file after modifying? |
overwrite |
Should existing file be overwritten? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.