mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +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
|
# Temporary files created by R markdown
|
||||||
*.utf8.md
|
*.utf8.md
|
||||||
*.knit.md
|
*.knit.md
|
||||||
|
|
||||||
|
# R Environment Variables
|
||||||
|
.Renviron
|
||||||
|
Loading…
Reference in New Issue
Block a user