Skip to content

Commit e32de69

Browse files
authored
Merge pull request #2974 from kaasasolut/patch-1
R: ignore user-specific files
2 parents d2c1bb2 + 210a49a commit e32de69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

R.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# Session Data files
66
.RData
77

8+
# User-specific files
9+
.Ruserdata
10+
811
# Example code in package build process
912
*-Ex.R
1013

0 commit comments

Comments
 (0)