Skip to content

Commit

Permalink
usethis::use_build_ignore(".rscignore")
Browse files Browse the repository at this point in the history
* To avoid R CMD CHECK NOTE "Found the following hidden files and directories: .rscignore"
  • Loading branch information
riccardoporreca committed Jan 10, 2024
1 parent 9302236 commit 3ee2678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ $run_dev.*
^app\.R$
^R/_disable_autoload\.R$
^rsconnect$
^\.rscignore$
^\.github$
^deploy$

0 comments on commit 3ee2678

Please sign in to comment.