Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


usethis (version 1.6.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 relative to active project to set ignores

See Also

Other git helpers: use_git_config(), use_git_hook(), use_git()