Skip to content

Commit

Permalink
sort out ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
hypebright committed Dec 16, 2024
1 parent 870446d commit cd8e74e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
^esbuild\.dev\.js$
^esbuild\.prod\.js$
^\.github$
^inst/images$
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.Rproj.user
.Rhistory
node_modules
.Renviron

0 comments on commit cd8e74e

Please sign in to comment.