Learn R Programming

gitignore (version 0.1.7)

gi_available_templates: Fetch available templates from gitignore.io

Description

This return list of all templates supported by gitignore.io.

Usage

gi_available_templates()

Arguments

Value

A character with all templates supported by gitignore.io.

Details

The returned list is returned as lower case characters.

Examples

Run this code
gi_available_templates()

Run the code above in your browser using DataLab