Skip to content

Commit

Permalink
Ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Sep 6, 2021
1 parent 2ad9c1b commit e313ef5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ windows
^tests/testthat/testthat-problems\.rds$
^.*\.log$
^\.vscode$
^\.deps$
^autobrew$
^cleanup$
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ windows/*
CRAN-RELEASE
tests/testthat/testthat-problems.rds
configure.log
.deps/
autobrew
cleanup
.vscode

0 comments on commit e313ef5

Please sign in to comment.