Type: Package Package: gitignore Title: Create Useful .gitignore Files for your Project Version: 0.1.8.9000 Authors@R: c(person(given = "Philippe", family = "Massicotte", role = c("aut", "cre"), email = "pmassicotte@hotmail.com", comment = c(ORCID = "0000-0002-5919-4116")), person(given = "Amanda", family = "Dobbyn", role = "rev", email = "amanda.e.dobbyn@gmail.com"), person(given = "Mauro", family = "Lepore", role = "rev", email = "maurolepore@gmail.com", comment = c(ORCID = "0000-0002-1986-7988"))) 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. License: GPL-3 URL: https://docs.ropensci.org/gitignore/, https://github.com/ropensci/gitignore BugReports: https://github.com/ropensci/gitignore/issues Imports: cli, clipr, curl, glue, here, jsonlite, purrr, xfun Suggests: covr, knitr, rmarkdown, spelling, testthat (>= 3.0.0) VignetteBuilder: knitr Encoding: UTF-8 Language: en-US RoxygenNote: 7.3.2 Config/testthat/edition: 3 Config/pak/sysreqs: libssl-dev libx11-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2024-11-01 20:45:35 UTC RemoteUrl: https://github.com/ropensci/gitignore RemoteRef: main RemoteSha: 1f5250d562c48a08ab1cd975e83400037e0c288f NeedsCompilation: no Packaged: 2026-07-01 08:26:34 UTC; root Author: Philippe Massicotte [aut, cre] (ORCID: ), Amanda Dobbyn [rev], Mauro Lepore [rev] (ORCID: ) Maintainer: Philippe Massicotte