Jim Hester
09a78cc2bd
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 1f84661643
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_.
2015-10-02 08:50:47 -04:00
Katrin Leinweber
fbe660091e
ignore OAuth2 token
...
Created for example when using https://github.com/jennybc/googlesheets
2015-05-20 17:12:32 +02:00
Carl Suster
b584eee4d6
Merge pull request #1263 from jangorecki/master
...
R.gitignore - exclude vignettes products
2014-11-29 15:38:28 +11:00
Adam Liter
60ff5ad75a
Add history file that is generated by R.app for Mac OS
2014-11-27 18:39:00 -06:00
jangorecki
9010a3a58a
exclude vignettes products
2014-10-25 12:28:19 +02:00
Gergely Daróczi
ab7b6dba4a
revert 1f84661643
...
Details: `RData` is a valid file format for bundling data with an R
package based on the "Writing R Extensions" manual:
http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Data-in-packages
2014-10-13 00:25:41 +02:00
Oliver Keyes
80c9cc5e7c
Change to directory
2014-09-02 04:14:55 -04:00
Oliver Keyes
a40aa51f90
Small fix
...
.Rproj is fine - it's .Rproj.user that needs to go.
2014-09-01 12:00:20 -04:00
Oliver Keyes
be40677028
Add *.Rproj for RStudio users
...
RStudio - the only real R IDE, and an incredibly commonly used environment for R, particularly since it has git support - uses .Rproj files in projects, that follow the pattern projectname.Rproj. Adding *.Rproj to capture these and exclude them.
2014-08-25 16:08:38 -04:00
Tim Grilley
1f84661643
R.gitignore - Added .Rdata files
2014-02-27 06:45:11 -06:00
Ivan Zuzak
f0dde55c6b
ensure single trailing newline
2013-10-06 14:40:01 +02:00
Julian Gehring
bf8796aece
add 'R.gitignore' for R
2011-10-08 09:23:47 +02:00