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:
parent
2544a6b710
commit
1f84661643
1 changed files with 3 additions and 0 deletions
|
@ -3,3 +3,6 @@
|
|||
|
||||
# Example code in package build process
|
||||
*-Ex.R
|
||||
|
||||
# R data files from past sessions
|
||||
.Rdata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue