mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
R: ignore user-specific files
This commit is contained in:
parent
d2c1bb2b9c
commit
210a49a70a
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
# Session Data files
|
||||
.RData
|
||||
|
||||
# User-specific files
|
||||
.Ruserdata
|
||||
|
||||
# Example code in package build process
|
||||
*-Ex.R
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue