Skip to content

Commit c278491

Browse files
committed
Update .gitignore to include built vignettes
- Remove inst/doc/ from .gitignore to track built vignettes - Built vignettes are now included in version control for CRAN submission
1 parent 0ebdb7c commit c278491

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ src/RcppExports.cpp
1919
src/RcppExports.R
2020

2121
# Documentation build artifacts
22-
inst/doc/
2322
vignettes/*.html
2423
vignettes/*.pdf
2524

0 commit comments

Comments
 (0)