Skip to content

Commit

Permalink
Remove pytest and ruff caches from R build
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane committed Dec 5, 2024
1 parent 2dd0dc4 commit f628b70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
^\.github$
^\.gitlab$
^\.pre-commit-config\.yaml$
^\.pytest_cache$
^\.ruff_cache$
^_pkgdown\.yml$
^cache$
^ci$
Expand Down

0 comments on commit f628b70

Please sign in to comment.