Skip to content

Commit

Permalink
Mac: Add .DS_Store to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 16, 2023
1 parent 5ef669d commit c728789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ notification.mp3
/node_modules
/package-lock.json
/.coverage*
.DS_Store

0 comments on commit c728789

Please sign in to comment.