Skip to content

Commit 7e2a415

Browse files
committed
Merge pull request #206 from julian-gehring/master
add gitignore for R
2 parents 1a188f2 + bf8796a commit 7e2a415

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

R.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# History files
2+
.Rhistory
3+
4+
# Example code in package build process
5+
*-Ex.R

0 commit comments

Comments
 (0)