Skip to content

Commit 76afee0

Browse files
committed
Move the theme helper vignettes as an article
It is too heavy for the limit of 5Mb in package
1 parent 18c495c commit 76afee0

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

.Rbuildignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@
1818
^CRAN-SUBMISSION$
1919
^[\.]?air\.toml$
2020
^LICENSE\.md$
21+
^vignettes/articles/\.quarto$
22+
^vignettes/articles/*_files$
23+
^vignettes/articles$

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ docs
77
/.quarto/
88
/doc/
99
/Meta/
10+
**/.quarto/

vignettes/articles/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.html
2+
*.R
3+
*_files
File renamed without changes.

0 commit comments

Comments
 (0)