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.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:https://docs.ropensci.org
Last updated 2 months agofrom:1f5250d562 (on main). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 01 2024 |
R-4.5-win | OK | Dec 01 2024 |
R-4.5-linux | OK | Dec 01 2024 |
R-4.4-win | OK | Dec 01 2024 |
R-4.4-mac | OK | Dec 01 2024 |
R-4.3-win | OK | Dec 01 2024 |
R-4.3-mac | OK | Dec 01 2024 |
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 |