1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 06:07:58 +02:00

Update R.gitignore to include .env files

This commit is contained in:
Len Metson 2023-11-17 08:50:52 +00:00 committed by GitHub
parent 4488915eec
commit 156990c7e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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