Skip to content

Commit

Permalink
gitignore the .DS_Store files generated by macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sameesunkaria committed May 30, 2024
1 parent 5208a44 commit 250475b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,6 @@ cscope.in.out
cscope.out
cscope.po.out
jq.dSYM

# macOS
.DS_Store

0 comments on commit 250475b

Please sign in to comment.