Skip to content

Commit

Permalink
add vite.config.js to .Rbuildignore
Browse files Browse the repository at this point in the history
  • Loading branch information
timelyportfolio committed Jun 26, 2024
1 parent 430a396 commit e2e37d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,14 @@
^CONDUCT\.md$
^README\.Rmd$
^\.Rproj\.user$
^\.travis\.yml$
^buildupdate$
^docs$
^cran-comments\.md$
^karma\.conf\.js$
^logo.svg$
^package\.json$
^webpack\.config\.js$
^yarn\.lock$
^logo\.svg$
^\.github$
^vite\.config\.js$
^CRAN-SUBMISSION$

0 comments on commit e2e37d7

Please sign in to comment.