setup_gitignore: Setup gitignore in Project

setup_gitignoreR Documentation

Setup gitignore in Project

Description

'setup_gitignore()' creates a .gitignore file (or appends to an existing) one) the standard file types/folders that should not be published to GitHub due to the sensitive nature of PEPFAR data. This function can be used as a stand alone function but primarily serves 'si_setup()'.

Usage

setup_gitignore()

Value

adds standard gitignore, plus specific ignores

See Also

Other project setup: folder_setup(), setup_readme(), si_setup()

Examples

## Not run: 
  setup_gitignore() 
## End(Not run)

USAID-OHA-SI/glamr documentation built on July 6, 2024, 6:39 a.m.