diff options
author | Anil Tellbuescher <anil@tellbuescher.online> | 2025-01-11 13:39:59 +0100 |
---|---|---|
committer | Anil Tellbuescher <anil@tellbuescher.online> | 2025-01-11 13:39:59 +0100 |
commit | de43d24f4e770ad2412da21214d5790790835e66 (patch) | |
tree | 83d2e3f29efc6eab2706c5310d2898a3de3d8d59 | |
parent | a2cc5039c5c4df712d2a80d0c5e87acb4b243616 (diff) |
add .Rproj file
-rw-r--r-- | .Rbuildignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index f84e599..7fdd16c 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -11,3 +11,5 @@ experimental test.log$ ^codecov\.yml$ ^\.github$ +^.*\.Rproj$ +^\.Rproj\.user$ |