Browse Source

exclude .Renviron (#3214)

pull/3205/head^2
raybuhr 4 years ago
parent
commit
e5b26f5c9b
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      R.gitignore

+ 3
- 0
R.gitignore View File

@@ -34,3 +34,6 @@ vignettes/*.pdf
# Temporary files created by R markdown
*.utf8.md
*.knit.md

# R Environment Variables
.Renviron

Loading…
Cancel
Save