Переглянути джерело

Update R.gitignore (#3034)

ignore knitr and R markdown default cache directories in subdirectories
pull/3037/head
zy26 5 роки тому
джерело
коміт
26f49b0c26
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      R.gitignore

+ 1
- 1
R.gitignore Переглянути файл

@@ -28,7 +28,7 @@ vignettes/*.pdf
.httr-oauth

# knitr and R markdown default cache directories
/*_cache/
*_cache/
/cache/

# Temporary files created by R markdown

Завантаження…
Відмінити
Зберегти