Skip to content

Commit 5123e7a

Browse files
committed
Update .Rbuildignore
1 parent 9bde22c commit 5123e7a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.Rbuildignore

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
^doc$
1010
^Meta$
1111

12-
^tests/testthat/project/.quarto$
13-
^tests/testthat/_snaps/.quarto$
12+
^tests/testthat/.*/.quarto$
13+
^tests/testthat/.*/*_files$
14+
1415
^vignettes/.quarto$
1516
^vignettes/*_files$
1617
^vignettes/*.html$
@@ -20,6 +21,4 @@
2021
^CRAN-SUBMISSION$
2122
^[\.]?air\.toml$
2223
^LICENSE\.md$
23-
^vignettes/articles/\.quarto$
24-
^vignettes/articles/*_files$
25-
^vignettes/articles$
24+
^vignettes/articles$

0 commit comments

Comments
 (0)