mirror of
https://github.com/github/gitignore
synced 2024-11-22 03:34:23 +01:00
exclude .Renviron (#3214)
This commit is contained in:
parent
44bc08a5d1
commit
e5b26f5c9b
@ -34,3 +34,6 @@ vignettes/*.pdf
|
||||
# Temporary files created by R markdown
|
||||
*.utf8.md
|
||||
*.knit.md
|
||||
|
||||
# R Environment Variables
|
||||
.Renviron
|
||||
|
Loading…
Reference in New Issue
Block a user