Skip to content

Commit a14d775

Browse files
authored
Merge pull request #14 from inbo/bigfile
large file handling in R tutorial
2 parents 5fb9783 + 386aa28 commit a14d775

4 files changed

Lines changed: 1005 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66
.RData
77
.Ruserdata
88
*.Rproj
9+
*R_cache/
910

1011
# Ignore tokens
1112
*.rds
1213
.httr-oauth
14+
15+
# ignore temporary download files
16+
2016-04-20-processed-logs*

0 commit comments

Comments
 (0)