Pārlūkot izejas kodu

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.
pull/1183/head
Oliver Keyes pirms 9 gadiem
vecāks
revīzija
be40677028
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3
    0
      R.gitignore

+ 3
- 0
R.gitignore Parādīt failu

@@ -6,3 +6,6 @@

# R data files from past sessions
.Rdata

# RStudio files
*.Rproj

Notiek ielāde…
Atcelt
Saglabāt