Skip to content

Commit 26f49b0

Browse files
zy26shiftkey
authored andcommitted
Update R.gitignore (#3034)
ignore knitr and R markdown default cache directories in subdirectories
1 parent c1b7904 commit 26f49b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ vignettes/*.pdf
2828
.httr-oauth
2929

3030
# knitr and R markdown default cache directories
31-
/*_cache/
31+
*_cache/
3232
/cache/
3333

3434
# Temporary files created by R markdown

0 commit comments

Comments
 (0)