usethis (version 1.3.0)

use_git_ignore: Tell git to ignore files

Description

Tell git to ignore files

Usage

use_git_ignore(ignores, directory = ".")

Arguments

ignores

Character vector of ignores, specified as file globs.

directory

Directory within base_path to set ignores

See Also

Other git helpers: use_git_config, use_git_hook, use_git