Skip to content

Commit 210a49a

Browse files
authored
R: ignore user-specific files
1 parent d2c1bb2 commit 210a49a

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)