git_vaccinate {usethis}R Documentation

Vaccinate your global git ignore

Description

Adds .DS_Store, .Rproj.user, and .Rhistory to your global .gitignore. This is good practices as it ensures that you will never accidentally leak credentials to GitHub.

Usage

git_vaccinate()

[Package usethis version 1.6.3 Index]