Skip to content

Commit

Permalink
added revdep to gitignore and buildignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rpatin committed Jun 16, 2023
1 parent b16c57f commit 756ccae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
maxent.jar
.tmp.pdf
^\.github$
revdep
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
.Ruserdata
.tmp.pdf
GuloGulo
maxent.jar
maxent.jar
revdep

0 comments on commit 756ccae

Please sign in to comment.