Skip to content

Commit

Permalink
R.gitignore - Added .Rdata files
Browse files Browse the repository at this point in the history
  • Loading branch information
tjgrilley committed Feb 27, 2014
1 parent 2544a6b commit 1f84661
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@

# Example code in package build process
*-Ex.R

# R data files from past sessions
.Rdata

0 comments on commit 1f84661

Please sign in to comment.