Learn R Programming

gitignore (version 0.1.7)

Create Useful .gitignore Files for your Project

Description

Simple interface to query gitignore.io to fetch gitignore templates that can be included in the .gitignore file. More than 450 templates are currently available.

Copy Link

Version

Install

install.packages('gitignore')

Monthly Downloads

644

Version

0.1.7

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Philippe Massicotte

Last Published

July 8th, 2024

Functions in gitignore (0.1.7)

gi_write_gitignore

Append or create a .gitignore file
gi_available_templates

Fetch available templates from gitignore.io
gi_fetch_templates

Fetch gitignore template(s) from gitignore.io
gitignore-package

gitignore: Create Useful .gitignore Files for your Project