Learn R Programming

usethis (version 2.0.0)

git_vaccinate: Vaccinate your global gitignore file

Description

Adds .DS_Store, .Rproj.user, .Rdata, .Rhistory, and .httr-oauth to your global (a.k.a. user-level) .gitignore. This is good practice as it decreases the chance that you will accidentally leak credentials to GitHub.

Usage

git_vaccinate()

Arguments