mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
exclude .Renviron (#3214)
This commit is contained in:
parent
44bc08a5d1
commit
e5b26f5c9b
1 changed files with 3 additions and 0 deletions
|
@ -34,3 +34,6 @@ vignettes/*.pdf
|
|||
# Temporary files created by R markdown
|
||||
*.utf8.md
|
||||
*.knit.md
|
||||
|
||||
# R Environment Variables
|
||||
.Renviron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue