Type: Package
Package: gitignore
Title: Create Useful .gitignore Files for your Project
Version: 0.1.8
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
NeedsCompilation: no
Packaged: 2024-11-01 11:51:41 UTC; filoche
Author: Philippe Massicotte [aut, cre]
    (<https://orcid.org/0000-0002-5919-4116>),
  Amanda Dobbyn [rev],
  Mauro Lepore [rev] (<https://orcid.org/0000-0002-1986-7988>)
Maintainer: Philippe Massicotte <pmassicotte@hotmail.com>
Repository: CRAN
Date/Publication: 2024-11-01 12:10:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:25:16 UTC; windows
