Merge pull request #206 from julian-gehring/master

add gitignore for R
This commit is contained in:
Chris Wanstrath
2012-04-18 11:37:16 -07:00

5
R.gitignore Normal file
View File

@@ -0,0 +1,5 @@
# History files
.Rhistory
# Example code in package build process
*-Ex.R