Skip to content

Commit

Permalink
Don't include po/ directory in bundled package (#6331)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Aug 1, 2024
1 parent 7f18c09 commit c36c84f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@
^lib$
^library$
^devwd$

# only the inst/po compressed files are needed, not raw .pot/.po
^po$

0 comments on commit c36c84f

Please sign in to comment.