diff options
| author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2025-10-22 15:50:07 +0200 |
|---|---|---|
| committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2025-10-22 15:50:07 +0200 |
| commit | e23bd3cfdaf3211c8ed63219e23204697108cb38 (patch) | |
| tree | aafab511ea9eeaa6d92987bda1ae8ce2e3f595bf /.Rbuildignore | |
| parent | adc69bd4e1543a229fbee543940f8b92fd499682 (diff) | |
Improve messages and README
Use README.rmd in order to be able to include demo code and output
in the README.
Diffstat (limited to '.Rbuildignore')
| -rw-r--r-- | .Rbuildignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index b0d9a9b..d94f770 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,7 +1,9 @@ ^chents_.*.tar.gz$ +^docs$ ^GNUmakefile$ ^log -^docs$ +^README.html$ +^README.rmd$ ^_pkgdown\.yml$ ^\.travis\.yml$ ^.*\.Rproj$ |
