diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-01-03 17:42:15 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-01-03 17:42:15 +0100 |
commit | ae314cd8869765dd05f1ae44f4d73ae71f788c62 (patch) | |
tree | 0bcab4f8be4fde1b00eef57aad1d8010732d53d3 /.Rbuildignore | |
parent | 18a18ef46391c4b9fa3e5e1cb06937d90a83ba05 (diff) |
Reflect changed name of dll directory in template
Diffstat (limited to '.Rbuildignore')
-rw-r--r-- | .Rbuildignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index 1eb33577..70eef830 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -12,6 +12,7 @@ ^inst/rmarkdown/templates/hierarchical_kinetics/skeleton/skeleton.pdf$ ^inst/rmarkdown/templates/hierarchical_kinetics/skeleton/skeleton_cache ^inst/rmarkdown/templates/hierarchical_kinetics/skeleton/skeleton_files +^inst/rmarkdown/templates/hierarchical_kinetics/skeleton/dlls ^vignettes/.build.timestamp$ ^vignettes/.*_cache$ ^vignettes/.*cache$ |