Merge pull request #1 from Russell-Shean/Russell-Shean-patch-1

R: add `.env` to prevent accidentally exposing credentials
This commit is contained in:
Russell Shean 2025-12-19 19:30:56 +08:00 committed by GitHub
commit a614252a10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,6 +38,7 @@ vignettes/*.pdf
# R Environment Variables
.Renviron
.env
# pkgdown site
docs/