Homec4science

Ignore `.RData` files

Authored by Jim Hester <james.f.hester@gmail.com> on Oct 2 2015, 14:50.

Description

Ignore .RData files

N.B. this ignores only the exact file .RData generated by default from save.image() and quit(). It is _not_ what is referred to in https://github.com/github/gitignore/commit/1f8466164330277fc8c9126ded3cc207ff3baf91 and http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Data-in-packages, which refers only to files with an *.RData _extension_.

Details

Committed
Jim Hester <james.f.hester@gmail.com>Oct 2 2015, 14:50
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE5778fded8b14: Merge pull request #1668 from github/jdennes/https-help-urls
Branches
Unknown
Tags
Unknown

Event Timeline

Jim Hester <james.f.hester@gmail.com> committed rGITIGNORE09a78cc2bd66: Ignore `.RData` files (authored by Jim Hester <james.f.hester@gmail.com>).Oct 2 2015, 14:50