1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

R.gitignore - Added .Rdata files

This commit is contained in:
Tim Grilley 2014-02-27 06:45:11 -06:00
parent 2544a6b710
commit 1f84661643

View file

@ -3,3 +3,6 @@
# Example code in package build process
*-Ex.R
# R data files from past sessions
.Rdata