mirror of
https://github.com/github/gitignore
synced 2024-11-25 21:24:23 +01:00
Merge pull request #2974 from kaasasolut/patch-1
R: ignore user-specific files
This commit is contained in:
commit
e32de69dc7
@ -5,6 +5,9 @@
|
||||
# Session Data files
|
||||
.RData
|
||||
|
||||
# User-specific files
|
||||
.Ruserdata
|
||||
|
||||
# Example code in package build process
|
||||
*-Ex.R
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user