Skip to content

Commit

Permalink
chore: add ripgrep ignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
salim-b committed Jun 9, 2024
1 parent bebbf99 commit 146d8a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
^\.github$
^\.gitlab-ci\.yml$
^\.lintr\.R$
^\.rgignore$
^\.travis\.yml$
^.*\.Rproj$
^\.Rproj\.user$
2 changes: 2 additions & 0 deletions .rgignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
docs
man

0 comments on commit 146d8a1

Please sign in to comment.