adwordsR (version 0.3.1)

addToGitignore: Add to .gitignore

Description

Adds saved credentials to .gitignore so they are not saved.

Usage

addToGitignore(addGitignore = NULL)

Arguments

addGitignore

Option to add the credentials to the .gitignore file (Optional)

Value

Adds credentials to the .gitignore file.

Details

By default, this does not add to or create a .gitignore file.