Skip to content

Commit

Permalink
fix Rbuildignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
Zilong-Li committed Sep 25, 2024
1 parent 87bc2f4 commit f75805d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
^CRAN-SUBMISSION$
\.github
^Makefile
^src/Makevars
^src/Makevars.win
^src/Makevars$
^src/Makevars\.win$
^README.html
.*\.tar\.gz$
.*\.tbi$
Expand Down
5 changes: 5 additions & 0 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Version: 1.1.0
Date: 2024-09-25 15:35:09 UTC
SHA: 87bc2f4121e8bd2fe202a6f48481f1413300a974

- fix Rbuildignore file

0 comments on commit f75805d

Please sign in to comment.