FreesearchR/.Rbuildignore

11 lines
169 B
Text
Raw Normal View History

2024-11-08 15:13:33 +01:00
^renv$
^renv\.lock$
^freesearcheR\.Rproj$
2024-11-08 15:13:33 +01:00
^\.Rproj\.user$
^LICENSE\.md$
^dev$
2024-11-27 10:58:31 +01:00
^\.github$
^inst/shiny-examples/casting/functions\.R$
^functions\.R$
^CODE_OF_CONDUCT\.md$