| write_ignore | R Documentation |
Creates or opens a .gitignore file in a Quarto project. If the file
already exists, it is opened directly. Otherwise, the opinionated template is
downloaded from the
frogger-templates
repository.
write_ignore(path = here::here())
path |
Character. Path to the project directory. Default is current project
root via |
Invisibly returns the path to the file.
init, write_quarto
## Not run:
write_ignore()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.