Skip to content

Commit 55a2b50

Browse files
committed
ignore renv library
1 parent 0dfe50c commit 55a2b50

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@
33
.RData
44
.Ruserdata
55

6-
# Ignore cache file
6+
# Cache file
77
data/cache.Rdata
88

9+
# renv files
10+
renv/library/
11+
912
# Mac OS
1013
**.DS_Store

0 commit comments

Comments
 (0)