use_git_ignore | R Documentation |
Tell Git to ignore files
use_git_ignore(ignores, directory = ".")
ignores |
Character vector of ignores, specified as file globs. |
directory |
Directory relative to active project to set ignores |
Other git helpers:
use_git()
,
use_git_config()
,
use_git_hook()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.