Skip to content

Commit

Permalink
chore: add .DS_Store to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cyco130 committed Aug 13, 2023
1 parent 3cf52a5 commit c9f075e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,6 @@ dist
*.local.*

# Packed package files
*.tgz
*.tgz

.DS_Store

0 comments on commit c9f075e

Please sign in to comment.