R/git.R
use_git_ignore.Rd
Tell Git to ignore files
use_git_ignore(ignores, directory = ".")
Character vector of ignores, specified as file globs.
Directory relative to active project to set ignores
Other git helpers: use_git(), use_git_config(), use_git_hook()
use_git()
use_git_config()
use_git_hook()