Skip to content

Commit

Permalink
gitignore / rbuildignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jwijffels committed Jan 27, 2024
1 parent 83bc14b commit 38ed2e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
^.*\.Rproj$
^\.Rproj\.user$
.github
.vscode
inst/dev
inst/model-repository
LICENSE.note
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.Rhistory
.RData
.Ruserdata
.vscode
src/*.o
src/*.so
src/*.dll
Expand Down

0 comments on commit 38ed2e8

Please sign in to comment.