Skip to content

Commit

Permalink
Add pom.xml to .RBuildIgnore and the produced README.html to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TanguyBarthelemy committed May 16, 2024
1 parent 9469fa3 commit c3f12fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ cran-comments.md

^revdep$
^reconf\.sh$
^rjd3toolkit-java-deps\.xml$
^pom\.xml$
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,6 @@ rsconnect/

# Hidden file from mac-os
.DS_Store

# produced README.html
README.html

0 comments on commit c3f12fc

Please sign in to comment.