
Does a .renvignore exclude Quarto documents?
Source:R/check-project.R
dot-renvignore_excludes_qmd.RdInternal helper used by check_project(). Matches any entry ending in
.qmd, which covers *.qmd, **/*.qmd, and a bare analysis.qmd.

R/check-project.R
dot-renvignore_excludes_qmd.RdInternal helper used by check_project(). Matches any entry ending in
.qmd, which covers *.qmd, **/*.qmd, and a bare analysis.qmd.