Skip to content

update .gitignore in vignettes folder with use_vignette()? #35

@kevinushey

Description

@kevinushey

(migrated from r-lib/devtools#1547)

To ignore .R and .html files generated when knitting .Rmd documents. This is desired because calls to e.g.

devtools::document(roclets = "vignette")

will drop the generated .R and .html files within the vignettes folder after completion. Note that RStudio users can opt-in to having this roclet run on Build and Reload within the IDE, so it's likely that such users will have these files sitting in the vignettes folder after a package build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions