diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2023-11-12 04:43:04 +0100 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2023-11-12 04:43:04 +0100 |
commit | deb4c0250a1afa788a4f7450a4907707e680aa65 (patch) | |
tree | dc5edf83bb6d1ee596fff1e8b9b3227a60e1201e /.Rbuildignore | |
parent | 963dd87c009e11035aa9801e71b05784289b5267 (diff) |
Start RStudio project, some maintenance
Diffstat (limited to '.Rbuildignore')
-rw-r--r-- | .Rbuildignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index 10e9266..4159cc9 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -10,3 +10,5 @@ ^_pkgdown.yml$ ^\.travis\.yml$ ^docs$ +^.*\.Rproj$ +^\.Rproj\.user$ |