Skip to content

Commit

Permalink
Update git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tsufz committed Nov 4, 2023
1 parent a620a17 commit 26473ae
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
8 changes: 5 additions & 3 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
^.*\.Rproj$
^\.Rproj\.user$
^CITATION\.cff$
^.*\.Rproj$
^\.Rproj\.user$
^CITATION\.cff$
^doc$
^Meta$
16 changes: 9 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
.Rproj.user
.Rhistory
.RData
.Ruserdata
.Rproj
README.html
REcoTox.Rproj
.Rproj.user
.Rhistory
.RData
.Ruserdata
.Rproj
README.html
REcoTox.Rproj
/doc/
/Meta/

0 comments on commit 26473ae

Please sign in to comment.