addToGitignore {adwordsR}R Documentation

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)

Details

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

Value

Adds credentials to the .gitignore file.


[Package adwordsR version 0.3.1 Index]