Package: gitignore 0.1.8.9000
gitignore: Create Useful .gitignore Files for your Project
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.
Authors:
gitignore_0.1.8.9000.tar.gz
gitignore_0.1.8.9000.zip(r-4.5)gitignore_0.1.8.9000.zip(r-4.4)gitignore_0.1.8.9000.zip(r-4.3)
gitignore_0.1.8.9000.tgz(r-4.5-any)gitignore_0.1.8.9000.tgz(r-4.4-any)gitignore_0.1.8.9000.tgz(r-4.3-any)
gitignore_0.1.8.9000.tar.gz(r-4.5-noble)gitignore_0.1.8.9000.tar.gz(r-4.4-noble)
gitignore_0.1.8.9000.tgz(r-4.4-emscripten)gitignore_0.1.8.9000.tgz(r-4.3-emscripten)
gitignore.pdf |gitignore.html✨
gitignore/json (API)
NEWS
# Install 'gitignore' in R: |
install.packages('gitignore', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/gitignore/issues
Pkgdown site:https://docs.ropensci.org
Last updated 3 months agofrom:1f5250d562 (on main). Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 30 2025 |
R-4.5-win | OK | Jan 30 2025 |
R-4.5-mac | OK | Jan 30 2025 |
R-4.5-linux | OK | Jan 30 2025 |
R-4.4-win | OK | Jan 30 2025 |
R-4.4-mac | OK | Jan 30 2025 |
R-4.3-win | OK | Jan 30 2025 |
R-4.3-mac | OK | Jan 30 2025 |
Exports:gi_available_templatesgi_fetch_templatesgi_write_gitignore
Dependencies:clicliprcurlglueherejsonlitelifecyclemagrittrpurrrrlangrprojrootvctrsxfun
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fetch available templates from gitignore.io | gi_available_templates |
Fetch gitignore template(s) from gitignore.io | gi_fetch_templates |
Append or create a .gitignore file | gi_write_gitignore |