mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
Merge pull request #1 from Russell-Shean/Russell-Shean-patch-1
R: add `.env` to prevent accidentally exposing credentials
This commit is contained in:
commit
a614252a10
@ -38,6 +38,7 @@ vignettes/*.pdf
|
||||
|
||||
# R Environment Variables
|
||||
.Renviron
|
||||
.env
|
||||
|
||||
# pkgdown site
|
||||
docs/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user