gitignore/R.gitignore

9 lines
116 B
Plaintext
Raw Normal View History

2011-10-08 15:23:47 +08:00
# History files
.Rhistory
# Example code in package build process
2013-10-06 20:40:01 +08:00
*-Ex.R
2014-02-27 20:45:11 +08:00
# R data files from past sessions
.Rdata