Rdocumentation
powered by
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
Link to current version
Version
Version
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
Install
install.packages('gitignore')
Monthly Downloads
644
Version
0.1.7
License
GPL-3
Issues
1
Pull Requests
0
Stars
35
Forks
5
Repository
https://github.com/ropensci/gitignore
Homepage
https://docs.ropensci.org/gitignore/
Maintainer
Philippe Massicotte
Last Published
July 8th, 2024
Functions in gitignore (0.1.7)
Search all functions
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