Skip to content

Commit 250475b

Browse files
committed
gitignore the .DS_Store files generated by macOS.
1 parent 5208a44 commit 250475b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,6 @@ cscope.in.out
5656
cscope.out
5757
cscope.po.out
5858
jq.dSYM
59+
60+
# macOS
61+
.DS_Store

0 commit comments

Comments
 (0)