Skip to content

Commit 55f330a

Browse files
committed
Update .Rbuildignore
1 parent 1c23fc2 commit 55f330a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.Rbuildignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ pkgdown/assets/gt-latex.qmd
1818
man/figures/
1919
tests/gt-examples
2020
tests/performance-monitoring
21+
22+
tests/testthat/test-as_gtable.R
23+
tests/testthat/_snaps/as_gtable.md
24+
25+
tests/testthat/test-as_latex.R
26+
tests/testthat/_snaps/as_latex.md
27+
2128
tests/testthat/test-as_raw_html.R
2229

2330
tests/testthat/test-as_word.R
@@ -183,6 +190,10 @@ tests/testthat/_snaps/text_transform.md
183190

184191
tests/testthat/test-util_functions.R
185192
tests/testthat/test-utils_plots.R
193+
194+
tests/testthat/test-utils_render_grid.R
195+
tests/testthat/_snaps/utils_render_grid.md
196+
186197
tests/testthat/test-utils_render_html.R
187198
tests/testthat/test-utils_units.R
188199

0 commit comments

Comments
 (0)