Skip to content

Commit bc6e5d6

Browse files
Add .DS_Store to .gitignore to exclude user-specific files
1 parent 22c8e37 commit bc6e5d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
# User-specific files
1010
.Ruserdata
11+
.DS_Store
1112

1213
# Example code in package build process
1314
*-Ex.R

0 commit comments

Comments
 (0)