Skip to content

Commit 3147529

Browse files
committed
Update cache blocking
1 parent 189e5b9 commit 3147529

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.Rbuildignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
^pkgdown$
88
^\.github$
99
^converted_shiny_app[s]?/*$
10-
^converted_shiny_app.qmd$
10+
^converted_shiny_apps.qmd$
11+
^README_cache/*$

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
docs
66
.DS_Store
77
converted_shiny_app*/*
8+
*_cache/*
9+
converted_shiny_apps.qmd

0 commit comments

Comments
 (0)